MCPcopy Create free account
hub / github.com/azat-co/practicalnode / basic-promise-2.js

File basic-promise-2.js

code/ch14/promise/basic-promise-2.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1function myAsyncTimeoutFn(data) {
2
3 let _callback = null
4

Callers

nothing calls this directly

Calls 1

myAsyncTimeoutFnFunction · 0.70

Tested by

no test coverage detected