Type alias NotNullCanvasSelector

NotNullCanvasSelector: HTMLCanvasElement | string | ChildCanvasBG

Represents a canvas selector that is not null or undefined.