MCPcopy Create free account
hub / github.com/Klerith/node-intro-javascript / promesas.js

File promesas.js

promesas.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 2

getEmpleadoFunction · 0.70
getSalarioFunction · 0.70

Tested by

no test coverage detected