UNPKG

raptor

Version:

RaptorJS provides an AMD module loader that works in Node, Rhino and the web browser. It also includes various sub-modules to support building optimized web applications.

7 lines 220 B
{ "includes": [ { "type": "js", "path": "PageWidget.js" }, { "type": "module", "name": "components/widgets/Button" }, { "type": "module", "name": "components/widgets/Button-renderer" } ] }