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