source:
frontend/node_modules/core-js/proposals/regexp-named-groups.js
| Last change on this file was 9af201e, checked in by , 12 days ago | |
|---|---|
|
|
| File size: 194 bytes | |
| Line | |
|---|---|
| 1 | 'use strict'; |
| 2 | // https://github.com/tc39/proposal-regexp-named-groups |
| 3 | require('../modules/es.regexp.constructor'); |
| 4 | require('../modules/es.regexp.exec'); |
| 5 | require('../modules/es.string.replace'); |
Note:
See TracBrowser
for help on using the repository browser.
