##// END OF EJS Templates
Fixed container interfaces, separated ServiceContainer
Fixed container interfaces, separated ServiceContainer

File last commit:

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