UNPKG

@arkhas/inertia-datatable

Version:

A Laravel Inertia React Datatable component

4 lines (3 loc) 170 B
import { type ClassValue } from "clsx"; export declare function cn(...inputs: ClassValue[]): string; export declare function getIconByName(iconName: string): any | null;