Files
Arbitrate-FrontendH5/node_modules/core-js/actual/regexp/search.js
T

5 lines
92 B
JavaScript
Raw Normal View History

2024-01-18 10:46:33 +08:00
'use strict';
var parent = require('../../stable/regexp/search');
module.exports = parent;