Home
last modified time | relevance | path

Searched defs:typeAliasNode (Results 1 – 1 of 1) sorted by relevance

/interface/sdk-js/build-tools/dts_parser/src/core/
DcoreImpl.ts502 const typeAliasNode: ts.TypeAliasDeclaration = node as ts.TypeAliasDeclaration; constant
516 const typeAliasNode: ts.TypeAliasDeclaration = node as ts.TypeAliasDeclaration; constant