Type Alias VectorStyleItemExclusion

VectorStyleItemExclusion: {
    fill: boolean;
    image: boolean;
    stroke: boolean;
}