Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "components/error"

Index

Interfaces

Functions

Functions

Error

  • The Error component displays an error object in a nicely formatted manner

    Parameters

    Returns Element

normalizeStack

  • normalizeStack(err: Error | InitError): string[]
  • Returns a normalized stack trace for the given error object

    export

    Parameters

    Returns string[]

Generated using TypeDoc