UNPKG

yyy-pckg-1

Version:

3 lines (2 loc) 72 B
const leftPad = require('left-pad') export default leftPad('foo', 5);