Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Console

Hierarchy

  • Console

Index

Constructors

Methods

Constructors

constructor

Methods

Static error

  • error(...msg: any[]): void

Static log

  • log(...msg: any[]): void

Static println

  • println(type: "error" | "log", ...msg: any[]): void

Generated using TypeDoc