This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
lovecoding
/
web0715
Liatin
10
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Pohon:
178b58057f
Ranting
Tag
master
web0715
/
13.webpack
/
demo1
/
node_modules
/
call-bind-apply-helpers
/
functionApply.js
functionApply.js
99 B
Riwayat
Mentahan
1
2
3
4
'use strict'
;
/** @type {import('./functionApply')} */
module
.exports =
Function
.prototype.apply;