UNPKG

kodama-ui

Version:

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

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