This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
lovecoding
/
web250825
Beobachten
10
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
5360931737
Branches
Tags
main
web250825
/
webpack
/
demo
/
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;