trim-right.js 114 B

12
  1. require('../../modules/es7.string.trim-right');
  2. module.exports = require('../../modules/_core').String.trimRight;