📄 to-string.js
/home/palash/git/site/node_modules/core-js-pure/es/regexp/to-string.js
Language: js • Lines: 5
'use strict';
require('../../modules/es.regexp.to-string');
var uncurryThis = require('../../internals/function-uncurry-this');

module.exports = uncurryThis(/./.toString);