Searched defs:TypeAliasDeclaration (Results 1 – 2 of 2) sorted by relevance
344 TypeAliasDeclaration: { name: '类型成员', code: 11 }, property
911 static TypeAliasDeclaration(node: ts.Node, parentApi: BasicApiInfo): ApiInfo { method in NodeProcessorHelper