Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Variables

Variables

console: { log: any; time: any; timeEnd: any }

Type declaration

  • log:function
    • log(...messages: any[]): void
    • Parameters

      • Rest ...messages: any[]

      Returns void

  • time:function
    • time(label: string): void
  • timeEnd:function
    • timeEnd(label: string): void

Generated using TypeDoc