MCPcopy
hub / github.com/zloirock/core-js / esnext.string.at.js

File esnext.string.at.js

packages/core-js/modules/esnext.string.at.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2// TODO: Remove from `core-js@4`
3var $ = require('../internals/export');
4var charAt = require('../internals/string-multibyte').charAt;

Callers

nothing calls this directly

Calls 1

toStringFunction · 0.50

Tested by

no test coverage detected