📄 to-well-formed.js
/home/palash/git/site/node_modules/core-js/actual/string/to-well-formed.js
Language: js • Lines: 7
'use strict';
// TODO: Remove from `core-js@4`
require('../../modules/esnext.string.to-well-formed');

var parent = require('../../stable/string/to-well-formed');

module.exports = parent;