Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

EffectCallback

EffectCallback: () => void

Type declaration

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

      Returns void

EffectRunner

EffectRunner: () => void

Type declaration

Generated using TypeDoc