Sha256: a11a510bfc93e977375aaed6fd16ba8e1b91a831be44a75250d7c3242424e9cb

Contents?: true

Size: 150 Bytes

Versions: 64

Compression:

Stored size: 150 Bytes

Contents

'use strict';
require('../../modules/es6.regexp.to-string');
module.exports = function toString(it) {
  return RegExp.prototype.toString.call(it);
};

Version data entries

64 entries across 29 versions & 8 rubygems

Version Path
condenser-0.0.4 lib/condenser/processors/node_modules/core-js/library/fn/regexp/to-string.js
condenser-0.0.4 lib/condenser/processors/node_modules/core-js/fn/regexp/to-string.js
dragonfly_puppeteer-0.1.0 node_modules/core-js/fn/regexp/to-string.js
dragonfly_puppeteer-0.1.0 node_modules/core-js/library/fn/regexp/to-string.js