UNPKG

bootstrap-vue-next

Version:

Seamless integration of Vue 3, Bootstrap 5, and TypeScript for modern, type-safe UI development

3 lines (2 loc) 141 B
export declare const warn: (key: string, ...args: unknown[]) => void; export declare const error: (key: string, ...args: unknown[]) => void;