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