Options
All
  • Public
  • Public/Protected
  • All
Menu

@pipeletteio/debug

Index

Variables

debug: Debug = ...

The debug const is the default debug entity.

Functions

  • clearDebugContainer(): Map<string, Debug>
  • deleteInstance(name: string): boolean
  • getInstance(name: string): Debug | undefined
  • storeInstance(instance: Debug): boolean

Generated using TypeDoc