Searched refs:TSTypePredicate (Results 1 – 1 of 1) sorted by relevance
1206 export interface TSTypePredicate extends Node { interface1574 | TSTypePredicate1997 export function TSTypePredicate(2000 ): TSTypePredicate;2344 …unction isTSTypePredicate(node: object | null | undefined, opts?: object): node is TSTypePredicate;2891 …rtTSTypePredicate(node: object | null | undefined, opts?: object): asserts node is TSTypePredicate;