UNPKG

@shopware-ag/dive

Version:

Shopware Spatial Framework

6 lines (5 loc) 223 B
export declare const DEFAULT_LAYER_MASK = 1; export declare const COORDINATE_LAYER_MASK = 2; export declare const UI_LAYER_MASK = 4; export declare const HELPER_LAYER_MASK = 8; export declare const PRODUCT_LAYER_MASK = 16;