UNPKG

can

Version:

MIT-licensed, client-side, JavaScript framework that makes building rich web applications easy.

8 lines (6 loc) 228 B
define(["doh/main", "require"], function(doh, require){ if(doh.isBrowser){ doh.register("tests.fx", require.toUrl("./fx.html"), 30000); doh.register("tests.NodeList-fx", require.toUrl("./NodeList-fx.html"), 30000); } });