UNPKG

@leansdk/leanrc

Version:

LeanRC is a MVC framework for creating graceful applications

18 lines (12 loc) 263 B
module.exports = (Module)-> { Proxy DelayableMixin } = Module:: class TestProxy extends Proxy @inheritProtected() @include DelayableMixin @module Module @public @static test: Function, default: -> TestProxy.initialize()