pixi-reels

Notice

pixi-reels


pixi-reels / index / Notice

Interface: Notice

Defined in: utils/notify.ts:55

One notice as onNotice hands it over.

Properties#

PropertyTypeDescriptionDefined in
codestringThe stable code, the same one the console line carries.utils/notify.ts:58
detailunknown[]Whatever the engine attached: an Error, a value, a hint.utils/notify.ts:61
kind"error" | "warn" | "info"-utils/notify.ts:56
messagestring-utils/notify.ts:59