##// END OF EJS Templates
fixed safe.mixin typings
fixed safe.mixin typings

File last commit:

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