MCPcopy Index your code
hub / github.com/scriptscat/scriptcat / nextTick

Function nextTick

packages/message/server.test.ts:12–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10let client: CustomEventMessage;
11
12const nextTick = () => Promise.resolve().then(() => {});
13
14const setupGlobal = () => {
15 const testFlag = `${uuidv4()}::server.test`;

Callers 1

server.test.tsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected