EffectsProps
Defined in: extras/effects.ts:81
Type Parameters
Section titled “Type Parameters”| Type Parameter | Default type |
|---|---|
EffectsConfig extends TaggedTypes | TaggedTypes |
Exhaustive extends boolean | true |
Properties
Section titled “Properties”| Property | Type |
|---|---|
getEffects | (to: any) => undefined | EffectMatchbox[] |
matchers | MatchCases<EffectsConfig, any, Exhaustive> |
exhaustive? | Exhaustive |