starts-with.js 90 B

123
  1. var parent = require('../../../es/string/virtual/starts-with');
  2. module.exports = parent;