Sha256: 672a325c4d6fc2a9c56cc2a99842e28e7a63d6805d05817f02f161d324b19e58
Contents?: true
Size: 434 Bytes
Versions: 7
Compression:
Stored size: 434 Bytes
Contents
var parent = require('../../stable/string'); require('../../modules/esnext.string.at'); // TODO: disabled by default because of the conflict with another proposal // require('../../modules/esnext.string.at-alternative'); require('../../modules/esnext.string.code-points'); // TODO: remove from `core-js@4` require('../../modules/esnext.string.match-all'); require('../../modules/esnext.string.replace-all'); module.exports = parent;
Version data entries
7 entries across 7 versions & 1 rubygems