ends-with.js 88 B

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