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