trim-end.js 113 Bytes
require('../../modules/es7.string.trim-right');
module.exports = require('../../modules/_core').String.trimRight;