Searched defs:DeclarationName (Results 1 – 5 of 5) sorted by relevance
647 …export type DeclarationName = Identifier | PrivateIdentifier | StringLiteralLike | NumericLiteral … alias
656 …export type DeclarationName = Identifier | PrivateIdentifier | StringLiteralLike | NumericLiteral … alias