All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.full.string.virtual.code-points.js Maven / Gradle / Ivy

The newest version!
'use strict';
require('../../../modules/es.object.to-string');
require('../../../modules/esnext.string.code-points');
var getBuiltInPrototypeMethod = require('../../../internals/get-built-in-prototype-method');

module.exports = getBuiltInPrototypeMethod('String', 'codePoints');




© 2015 - 2024 Weber Informatics LLC | Privacy Policy