##// END OF EJS Templates
Switched to dojo-typings...
Switched to dojo-typings Added TNode type parameter to BuildContext custom dojo typings are going to be removed

File last commit:

r10:649967c9429d default
r22:a1ab2b5975ad v1.0.0-rc10 default
Show More
index.d.ts
4 lines | 95 B | video/mp2t | TypeScriptLexer
cin
sync
r7 declare module "@implab/djx/css!*" {
cin
Fixed @implab/djx/index typings
r10 const result: { url: string };
cin
sync
r7 export = result;
}