Skip to content

Function print()

print(message: string, status?: Status, newLine?: boolean): void

Source: console.ts

Parameters

message

string

status?

Status

newLine?

boolean

Returns

void

Built by Prozilla