@uirouter/core/common/safeConsole | @uirouter/react
Options
All
  • Public
  • Public/Protected
  • All
Menu

Module @uirouter/core/common/safeConsole

workaround for missing console object in IE9 when dev tools haven't been opened o_O

Index

Variables

Variables

Const safeConsole

safeConsole: { error: any; log: any; table: any } = getSafeConsole()

Type declaration

  • error: any
  • log: any
  • table: any

Generated using TypeDoc