pad-end.js 89 Bytes EditWeb IDE 1 2 3 4 'use strict'; var parent = require('../../es/string/pad-end'); module.exports = parent;