Searched refs:TSPropertySignature (Results 1 – 1 of 1) sorted by relevance
1126 export interface TSPropertySignature extends Node { interface1588 | TSPropertySignature;1975 export function TSPropertySignature(1979 ): TSPropertySignature;2321 …isTSPropertySignature(node: object | null | undefined, opts?: object): node is TSPropertySignature;2865 ): asserts node is TSPropertySignature;