MCPcopy Index your code
hub / github.com/Klerith/node-intro-javascript / async-await.js

File async-await.js

async-await.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const empleados = [
2 {
3 id: 1,
4 nombre: 'Fernando'

Callers

nothing calls this directly

Calls 1

getInfoUsuarioFunction · 0.85

Tested by

no test coverage detected