ends-with.js 81 B

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