UNPKG

bootstrap-vue-next

Version:

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

2 lines (1 loc) 66 B
export type LinkTarget = '_self' | '_blank' | '_parent' | '_top';