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) 138 B
import { KDatepickerProps } from './k-datepicker.props'; export declare const parseWrapperClasses: (props: KDatepickerProps) => string[];