package.es.regexp.to-string.js Maven / Gradle / Ivy
The newest version!
'use strict';
require('../../modules/es.regexp.to-string');
var uncurryThis = require('../../internals/function-uncurry-this');
module.exports = uncurryThis(/./.toString);
© 2015 - 2024 Weber Informatics LLC | Privacy Policy