Type Alias CanvasRegionSpecMatched

CanvasRegionSpecMatched: {
    match: HTMLElement | string;
}