ACIL FM
Dark
Refresh
Current DIR:
/home/benbot/bot/server/node_modules/setprototypeof
/
home
benbot
bot
server
node_modules
setprototypeof
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
test
-
chmod
Open
Rename
Delete
index.d.ts
93 B
chmod
View
DL
Edit
Rename
Delete
index.js
407 B
chmod
View
DL
Edit
Rename
Delete
LICENSE
727 B
chmod
View
DL
Edit
Rename
Delete
package.json
1.23 MB
chmod
View
DL
Edit
Rename
Delete
README.md
844 B
chmod
View
DL
Edit
Rename
Delete
Edit file: /home/benbot/bot/server/node_modules/setprototypeof/README.md
# Polyfill for `Object.setPrototypeOf` [](https://npmjs.org/package/setprototypeof) [](https://npmjs.org/package/setprototypeof) [](https://github.com/standard/standard) A simple cross platform implementation to set the prototype of an instianted object. Supports all modern browsers and at least back to IE8. ## Usage: ``` $ npm install --save setprototypeof ``` ```javascript var setPrototypeOf = require('setprototypeof') var obj = {} setPrototypeOf(obj, { foo: function () { return 'bar' } }) obj.foo() // bar ``` TypeScript is also supported: ```typescript import setPrototypeOf from 'setprototypeof' ```
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply