Searched refs:TSMethodSignature (Results 1 – 1 of 1) sorted by relevance
1065 export interface TSMethodSignature extends Node { interface1587 | TSMethodSignature1956 export function TSMethodSignature(1961 ): TSMethodSignature;2307 …ion isTSMethodSignature(node: object | null | undefined, opts?: object): node is TSMethodSignature;2836 ): asserts node is TSMethodSignature;