📄 relative-indexing-method.js
/home/palash/git/site/node_modules/core-js/proposals/relative-indexing-method.js
Language: js • Lines: 5
'use strict';
// 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');