Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type Aliases

EffectCallback: (() => void)

Type declaration

    • (): void
    • Function that runs the effect when invoked. See also EffectCfg.fn.

      Returns void

EffectRunner: (() => void)

Type declaration

Generated using TypeDoc