UNPKG

@taeopia/react-table

Version:

This is a table library for use in React.

4 lines (2 loc) 82 B
export type Id = string | number | undefined; export type ClassName = string;