Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Code-Bullet/Jump-King
/ noop
Function
noop
libraries/p5.js:237–237 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
235
var
PROMISE_ID = Math.random().toString(36).substring(16);
236
237
function
noop() {}
238
239
var
PENDING = void 0;
240
var
FULFILLED = 1;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected