UNPKG

@loftysoul/soul

Version:

The professional Content Management System, based ghost

4 lines (3 loc) 129 B
module.exports = function registerHelpers(ghost) { ghost.helpers.register('input_password', require('./input_password')); };