##// END OF EJS Templates
fluent configuration interfaces
fluent configuration interfaces

File last commit:

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