UNPKG

ria

Version:

Node tool for developing RIA Apps using the RIA app framework. Helps initialize the app and create modules using UI templates and archetecture.

11 lines (8 loc) 171 B
( function(){ var moduleName='footer'; function render(el){ } exports(moduleName,render); } )();