📄 from-code-point.js
/home/palash/git/site/node_modules/core-js/es/string/from-code-point.js
Language: js • Lines: 5
'use strict';
require('../../modules/es.string.from-code-point');
var path = require('../../internals/path');

module.exports = path.String.fromCodePoint;