##// END OF EJS Templates
Fixed circular dependency TraceSource<->Registry
Fixed circular dependency TraceSource<->Registry

File last commit:

r111:33420a95f637 ioc ts support
r148:cd81c631015f v1.4.0-rc6 default
Show More
Foo.ts
3 lines | 42 B | video/mp2t | TypeScriptLexer
export class Foo {
fooName = "foo";
}