UNPKG

bootstrap-vue-3

Version:

Early (but lovely) implementation of Vue 3, Bootstrap 5 and Typescript

7 lines (6 loc) 287 B
export declare const HAS_WINDOW_SUPPORT: boolean; export declare const HAS_DOCUMENT_SUPPORT: boolean; export declare const HAS_NAVIGATOR_SUPPORT: boolean; export declare const IS_BROWSER: boolean; export declare const WINDOW: {}; export declare const HAS_PASSIVE_EVENT_SUPPORT: boolean;