##// END OF EJS Templates
added store::get method to wrap up dojo/store/get
added store::get method to wrap up dojo/store/get

File last commit:

r97:8b413dc7fc42 v1.3
r136:435ce00ba245 v1.9.0-rc2 default
Show More
css-plugin.d.ts
3 lines | 94 B | video/mp2t | TypeScriptLexer
declare module "@implab/djx/css!*" {
const result: { url: string };
export = result;
}