UNPKG

@glasnost-ui/vue

Version:

Vue 3 components for Glasnost UI with liquid glass aesthetics

5 lines 151 B
declare module '*.vue' { import type { DefineComponent } from 'vue' const component: DefineComponent<{}, {}, any> export default component }