UNPKG

can

Version:

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

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