Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
10
let
client: CustomEventMessage;
11
12
const
nextTick = () => Promise.resolve().then(() => {});
13
14
const
setupGlobal = () => {
15
const
testFlag = `${uuidv4()}::server.test`;
Callers
1
server.test.ts
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected