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) 113 B
import { KTableProps } from '../k-table.types'; export default function (props: KTableProps, slots: any): any;