Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Klerith/node-intro-javascript
/ callbacks.js
File
callbacks.js
callbacks.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
2
// setTimeout( () => {
3
// console.log('Hola Mundo');
4
// } , 1000 );
Callers
nothing calls this directly
Calls
1
getUsuarioByID
Function · 0.85
Tested by
no test coverage detected