Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
canvas
/
node_modules
/
symbol.prototype.description
/
Filename :
index.js
back
Copy
'use strict'; var getPolyfill = require('./polyfill'); var shim = require('./shim'); var implementation = require('./implementation'); var callBind = require('call-bind'); var bound = callBind(getPolyfill()); bound.shim = shim; bound.getPolyfill = getPolyfill; bound.implementation = implementation; module.exports = bound;