##// END OF EJS Templates
Working on dojo typings
Working on dojo typings

File last commit:

r2:8ec37bf1b4d1 default
r15:8ef85ad13241 default
Show More
main.d.ts
1 line | 64 B | video/mp2t | TypeScriptLexer
cin
created typings for basic part of dojo and dijit further work is required to...
r2 import dojo = require("dojo/_base/kernel");
export = dojo.dijit;