ends-with.js 114 Bytes
require('../../modules/es6.string.ends-with');
module.exports = require('../../modules/_core').String.endsWith;