ends-with.js 81 B

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