ow
Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

Const createAnyError

  • createAnyError(...errors: string[]): string

Const inferLabel

  • inferLabel(callsites: CallSite[]): undefined | string
  • Infer the label of the caller.

    Parameters

    • callsites: CallSite[]

      List of stack frames.

    Returns undefined | string