DebugMode🔗Definition🔗export enum DebugMode { Render = "render", Events = "events", Cursor = "cursor", State = "State", ThrowError = "ThrowError", }