##// END OF EJS Templates
Working on IntrisictElements to support legacy and new tsx styles
Working on IntrisictElements to support legacy and new tsx styles

File last commit:

r40:ac3004768754 default
r40:ac3004768754 default
Show More
legacy.d.ts
6 lines | 104 B | video/mp2t | TypeScriptLexer
cin
Working on IntrisictElements to support legacy and new tsx styles
r40 /// <reference path="./index.d.ts"/>
declare namespace JSX {
interface IntrinsicElements {
}
}