package.es.string.starts-with.js Maven / Gradle / Ivy
The newest version!
'use strict';
require('../../modules/es.string.starts-with');
var entryUnbind = require('../../internals/entry-unbind');
module.exports = entryUnbind('String', 'startsWith');
© 2015 - 2024 Weber Informatics LLC | Privacy Policy