ends-with.js 77 B

1234
  1. var parent = require('../../es/string/ends-with');
  2. module.exports = parent;