##// END OF EJS Templates
fixed bug in applying a lifetime while processing the json configuration...
fixed bug in applying a lifetime while processing the json configuration fixed template-compile

File last commit:

r111:33420a95f637 ioc ts support
r152:8bee6a6d5f46 v1.4.0-rc10 default
Show More
Foo.ts
3 lines | 42 B | video/mp2t | TypeScriptLexer
cin
tests moved under src/ folder...
r50 export class Foo {
cin
Working on IoC container configuration
r111 fooName = "foo";
cin
tests moved under src/ folder...
r50 }