Skip to content

console

JustGod edited this page Oct 28, 2023 · 3 revisions

console

debug

function console.debug(...any)

err

function console.err(...any)

log

function console.log(...any)

success

function console.success(...any)

warn

function console.warn(...any)

Clone this wiki locally