This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
lovecoding
/
web0715
Beobachten
10
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Wiki
Struktur:
19908db53a
Branches
Tags
master
web0715
/
webpack
/
demo1
/
node_modules
/
call-bind-apply-helpers
/
functionCall.js
functionCall.js
97 B
Verlauf
Originalformat
1
2
3
4
'use strict';
/** @type {import('./functionCall')} */
module.exports = Function.prototype.call;