NeahNew/node_modules/core-js/proposals/string-at.js
2025-05-03 14:17:46 +02:00

4 lines
110 B
JavaScript

'use strict';
// https://github.com/mathiasbynens/String.prototype.at
require('../modules/esnext.string.at');