File "starts-with.js"

Full Path: C:/wamp64/www/INTERPRETE2/frontend/node_modules/core-js/es/string/starts-with.js
File size: 176 bytes
MIME-type: text/plain
Charset: utf-8

'use strict';
require('../../modules/es.string.starts-with');
var entryUnbind = require('../../internals/entry-unbind');

module.exports = entryUnbind('String', 'startsWith');