Search
Loading...
Skip to content

Type Alias: FeaturePredicateContext

type FeaturePredicateContext = IsEnabledFeatureContext & object;

The context for the feature predicate function.

Type declaration#

NameType
isPreviousEnable()() => boolean
defaultPredicate()() => boolean