UNPKG

alchemymvc

Version:
11 lines 286 B
/** * The App helper. * The main app can use this to extend from and add custom functionality. * * @author Jelle De Loecker <jelle@elevenways.be> * @since 1.4.0 * @version 1.4.0 * * @param {Hawkejs.Renderer} */ const App = Function.inherits('Alchemy.Helper', 'App');