Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "hs/catch/index"

Index

Functions

Functions

catchError

  • Allows to catch errors that can occur in watchers or auto functions

    Parameters

    • hs: HyperScope

      HyperScope instance

    • hv: HyperValue<any> | number

      hyper-value that may cause error

    • catcher: Catcher

      a function that handles errors

    Returns void

Generated using TypeDoc