pad-right.js 112 B

12
  1. require('../../modules/es7.string.pad-right');
  2. module.exports = require('../../modules/$.core').String.padRight;