This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
bcx
/
bcx_relatorios
Seguir
3
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
71b2f94960
Ramas
Etiquetas
master
bcx_relatorios
/
node_modules
/
call-bind-apply-helpers
/
functionCall.js
functionCall.js
97 B
Histórico
Raw
1
2
3
4
'use strict';
/** @type {import('./functionCall')} */
module.exports = Function.prototype.call;