John Cappiello - Dojo.common-0.4.1
dojo.kwCompoundRequire({
common: ["dojo.storage"],
browser: ["dojo.storage.browser"]
});
dojo.provide("dojo.storage.*");
This infrastructure is considered to be beta.
Everything should be usable, to a certain degree.
dojo.kwCompoundRequire({
common: ["dojo.storage"],
browser: ["dojo.storage.browser"]
});
dojo.provide("dojo.storage.*");