##// END OF EJS Templates
Fixed MatchingMemberKeys, ExtractMembers type parameter names and order
Fixed MatchingMemberKeys, ExtractMembers type parameter names and order

File last commit:

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