ends-with.js 77 Bytes
Newer Older
Lalita's avatar
Lalita committed
1 2 3
var parent = require('../../es/string/ends-with');

module.exports = parent;