MCPcopy Create free account
hub / github.com/fmhy/edit / queueMicrotask

Method queueMicrotask

api/worker-configuration.d.ts:340–340  ·  view source on GitHub ↗
(task: Function)

Source from the content-addressed store, hash-verified

338 ): number
339 clearInterval(timeoutId: number | null): void
340 queueMicrotask(task: Function): void
341 structuredClone<T>(value: T, options?: StructuredSerializeOptions): T
342 reportError(error: any): void
343 fetch(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected