Searched defs:FunctionOrConstructorTypeNode (Results 1 – 5 of 5) sorted by relevance
871 export type FunctionOrConstructorTypeNode = FunctionTypeNode | ConstructorTypeNode; alias
862 export type FunctionOrConstructorTypeNode = FunctionTypeNode | ConstructorTypeNode; alias