Home > vue-metamorph > Kinds > FlowPredicateKind
Kinds.FlowPredicateKind type
Signature:
typescript
export type FlowPredicateKind = namedTypes.InferredPredicate | namedTypes.DeclaredPredicate;References: namedTypes.InferredPredicate, namedTypes.DeclaredPredicate
