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