📄 well-formed-unicode-strings.js
/home/palash/git/site/node_modules/core-js/proposals/well-formed-unicode-strings.js
Language: js • Lines: 4
'use strict';
// https://github.com/tc39/proposal-is-usv-string
require('../modules/esnext.string.is-well-formed');
require('../modules/esnext.string.to-well-formed');