UNPKG

string.fromcodepoint

Version:

A robust & optimized `String.fromCodePoint` polyfill, based on the ECMAScript 6 specification.

6 lines (3 loc) 93 B
/*! https://mths.be/fromcodepoint v1.0.0 by @mathias */ 'use strict'; require('./shim')();