UNPKG

framework7-cli

Version:
9 lines (7 loc) 236 B
/* Put here array of custom Template7 helpers that you have registered in app. It is required for Template7 server-side precompilation For example: module.exports = ['custom-helper', 'formatDate']; */ module.exports = ['foo'];