%PDF- %PDF-
Direktori : /var/www/html/node_modules/string.prototype.matchall/ |
Current File : //var/www/html/node_modules/string.prototype.matchall/index.js |
'use strict'; var callBind = require('call-bind'); var define = require('define-properties'); var implementation = require('./implementation'); var getPolyfill = require('./polyfill'); var shim = require('./shim'); var boundMatchAll = callBind(implementation); define(boundMatchAll, { getPolyfill: getPolyfill, implementation: implementation, shim: shim }); module.exports = boundMatchAll;