##// END OF EJS Templates
working on di decorators
working on di decorators

File last commit:

r50:7a4fac383b10 di-typescript
r109:f71c50acc9f9 ioc ts support
Show More
Foo.ts
3 lines | 39 B | video/mp2t | TypeScriptLexer
export class Foo {
name = "foo";
}