source:
node_modules/core-js-pure/full/regexp/index.js@
d24f17c
Last change on this file since d24f17c was d24f17c, checked in by , 15 months ago | |
---|---|
|
|
File size: 132 bytes |
Line | |
---|---|
1 | 'use strict'; |
2 | var parent = require('../../actual/regexp'); |
3 | require('../../modules/esnext.regexp.escape'); |
4 | |
5 | module.exports = parent; |
Note:
See TracBrowser
for help on using the repository browser.