Documentation
¶
Overview ¶
Package console provides console.log/error/warn for transpiled TypeScript code.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Error ¶
func Error(args ...any)
Error prints arguments to stderr, separated by spaces with a trailing newline.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.