##// END OF EJS Templates
NodeBindSpec now conforms the dojo specification
NodeBindSpec now conforms the dojo specification

File last commit:

r10:649967c9429d default
r26:32b72f33756d v1.0.0-rc12 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;
}