UNPKG

kodama-ui

Version:

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

3 lines (2 loc) 116 B
import { KBadgeProps } from './k-badge.props'; export declare const parseClasses: (props: KBadgeProps) => string[];