Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
function
myAsyncTimeoutFn(data) {
2
3
let
_callback = null
4
Callers
nothing calls this directly
Calls
1
myAsyncTimeoutFn
Function · 0.70
Tested by
no test coverage detected