orbital-js / orbital-old-framework

📝 Orbital is a NodeJS framework for writing your backend servers faster than ever and with Angular-like syntax.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Import and Export Modules

wbhob opened this issue · comments

Angular is really cool in that you can import and export modules with other components in them. This is something that we need to add to the @Boat decorator; make it exportable, importable, exporting, and importing.

This has been implemented in Alpha 11!