LogLevel
pixi-wheels / index / LogLevel
Type Alias: LogLevel
type LogLevel = "silent" | "error" | "warn" | "info";
Defined in: utils/notify.ts:17
How much the library is allowed to say. Each level includes the ones before it.
pixi-wheels / index / LogLevel
type LogLevel = "silent" | "error" | "warn" | "info";
Defined in: utils/notify.ts:17
How much the library is allowed to say. Each level includes the ones before it.