Searched refs:TSConstructorType (Results 1 – 1 of 1) sorted by relevance
939 export interface TSConstructorType extends Node { interface1556 | TSConstructorType1911 export function TSConstructorType(1914 ): TSConstructorType;2278 …ion isTSConstructorType(node: object | null | undefined, opts?: object): node is TSConstructorType;2786 ): asserts node is TSConstructorType;