File "is-well-formed.js"

Full Path: C:/wamp64/www/INTERPRETE2/frontend/node_modules/core-js/actual/string/is-well-formed.js
File size: 189 bytes
MIME-type: text/plain
Charset: utf-8

'use strict';
// TODO: Remove from `core-js@4`
require('../../modules/esnext.string.is-well-formed');

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

module.exports = parent;