ends-with.js 88 B

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