Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
canvas
/
node_modules
/
core-js-pure
/
internals
/
Filename :
collection-of.js
back
Copy
'use strict'; var arraySlice = require('../internals/array-slice'); // https://tc39.github.io/proposal-setmap-offrom/ module.exports = function of() { return new this(arraySlice(arguments)); };