MCPcopy
hub / github.com/algolia/autocomplete / runAllMicroTasks

Function runAllMicroTasks

test/utils/runAllMicroTasks.ts:1–3  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1export function runAllMicroTasks(): Promise<void> {
2 return new Promise(setImmediate);
3}

Calls

no outgoing calls

Tested by

no test coverage detected