Exit Full View

Games Cupboard / build / js / node_modules / lodash / fp / padChars.js

var convert = require('./convert'),
    func = convert('padChars', require('../pad'));

func.placeholder = require('./placeholder');
module.exports = func;