UNPKG

@inkline/inkline

Version:

Inkline is the intuitive UI Components library that gives you a developer-friendly foundation for building high-quality, accessible, and customizable Vue.js 3 Design Systems.

6 lines (5 loc) 219 B
import type { EventBus } from '@grozav/utils'; export declare const modalEventBus: EventBus; export declare const modalService: any; export declare const toastEventBus: EventBus; export declare const toastService: any;