mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-27 06:25:13 +08:00
6 lines
226 B
JavaScript
6 lines
226 B
JavaScript
|
|
// TODO: Remove from `core-js@4`
|
||
|
|
// https://github.com/tc39/proposal-relative-indexing-method
|
||
|
|
require('../modules/es.string.at-alternative');
|
||
|
|
require('../modules/esnext.array.at');
|
||
|
|
require('../modules/esnext.typed-array.at');
|