This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
lovecoding
/
web0715
İzle
10
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Ağaç:
b11a2e2139
Dallar
Biçim İmleri
master
web0715
/
13.webpack
/
demo1
/
node_modules
/
call-bind-apply-helpers
/
functionApply.js
functionApply.js
99 B
Geçmiş
Ham
1
2
3
4
'use strict';
/** @type {import('./functionApply')} */
module.exports = Function.prototype.apply;