package.es.string.from-code-point.js Maven / Gradle / Ivy
The newest version!
'use strict';
require('../../modules/es.string.from-code-point');
var path = require('../../internals/path');
module.exports = path.String.fromCodePoint;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy