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