Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vanilagy/webcodecs-polyfill
/ release
Method
release
src/misc.ts:361–361 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
359
readonly pending: boolean;
360
readonly ready: Promise<void> | null;
361
release(): void;
362
}
363
364
export
class
AsyncMutex {
Callers
1
[Symbol.dispose]
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected