pad-start.js 95 Bytes
'use strict';
var parent = require('../../actual/string/pad-start');

module.exports = parent;