UNPKG

bootstrap-vue-next

Version:

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

2 lines (1 loc) 151 B
export declare const getClasses: (props: Readonly<Record<PropertyKey, unknown>>, els: string[], propPrefix: string, classPrefix?: string) => string[];