DIR: /proc/self/root/usr/share/node_modules/core-js-pure/es/regexp/ |
Current File : //proc/self/root/usr/share/node_modules/core-js-pure/es/regexp/sticky.js |
require('../../modules/es.regexp.constructor'); require('../../modules/es.regexp.exec'); require('../../modules/es.regexp.sticky'); module.exports = function (it) { return it.sticky; }; |