Files
est-frame/node_modules/core-js/proposals/regexp-escaping.js
2025-10-22 05:38:27 +00:00

4 lines
109 B
JavaScript
Executable File

'use strict';
// https://github.com/tc39/proposal-regex-escaping
require('../modules/esnext.regexp.escape');