Files
Arbitrate-FrontendH5/node_modules/core-js/proposals/string-code-points.js
T

4 lines
127 B
JavaScript
Raw Normal View History

2024-01-18 10:46:33 +08:00
'use strict';
// https://github.com/tc39/proposal-string-prototype-codepoints
require('../modules/esnext.string.code-points');