UNPKG

ghost

Version:

The professional publishing platform

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