UNPKG

bootstrap-vue-3

Version:

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

2 lines (1 loc) 74 B
export const isLink = (props: any): boolean => !!(props.href || props.to)