##// END OF EJS Templates
configuration interfaces moved to di/Configuration module...
configuration interfaces moved to di/Configuration module ActivationType converted to string literals Working on annotations

File last commit:

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