Function: isTypePredicateAutofixSafe()
isTypePredicateAutofixSafe(
node:Readonly<TSESTree.CallExpression>):boolean
Defined in: _internal/type-predicate-autofix-safety.ts:89
Backward-compatible alias for call-expression-based callers.
Parametersโ
nodeโ
Readonly<TSESTree.CallExpression>
Returnsโ
boolean