UNPKG

dojox

Version:

Dojo eXtensions, a rollup of many useful sub-projects and varying states of maturity – from very stable and robust, to alpha and experimental. See individual projects contain README files for details.

10 lines (7 loc) 172 B
dojo.provide("dojox.rpc.tests.module"); try{ dojo.require("dojox.rpc.tests.Service"); dojo.require("dojox.rpc.tests.stores.JsonRestStore"); }catch(e){ doh.debug(e); }