bettertend/frontend/node_modules/vuetify/lib/util/globals.d.ts

6 lines
245 B
TypeScript

export declare const IN_BROWSER: boolean;
export declare const SUPPORTS_INTERSECTION: boolean;
export declare const SUPPORTS_TOUCH: boolean;
export declare const SUPPORTS_EYE_DROPPER: boolean;
export declare const SUPPORTS_MATCH_MEDIA: boolean;