UNPKG

kodama-ui

Version:

Kodama UI is a Vue 3 component library that provides a set of components & funcionality to build your application.

7 lines (5 loc) 181 B
import { App } from 'vue'; declare const _default: (app: App, frontendComponents?: Record<string, { [key: string]: any; }> | undefined) => void; export default _default;