starts-with.js 95 Bytes
'use strict';
var parent = require('../../es/instance/starts-with');

module.exports = parent;