5 lines
95 B
JavaScript

'use strict';
var parent = require('../../stable/string/pad-start');
module.exports = parent;