pad-start.js 112 B

12
  1. require('../../modules/es7.string.pad-start');
  2. module.exports = require('../../modules/_core').String.padStart;