##// END OF EJS Templates
Completely removed IoC annotations...
Completely removed IoC annotations Fluent configuration - staging

File last commit:

r111:33420a95f637 ioc ts support
r135:03e32ec7c20b ioc ts support
Show More
Foo.ts
3 lines | 42 B | video/mp2t | TypeScriptLexer
export class Foo {
fooName = "foo";
}