Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Variables

Variables

Debug

Debug: { Error: typeof Error; Log: typeof Log; Warn: typeof Warn; stack: () => string[] } = ...

Type declaration

  • Error: typeof Error
  • Log: typeof Log
  • Warn: typeof Warn
  • stack: () => string[]
      • (): string[]
      • Returns string[]

Generated using TypeDoc