UNPKG

table

Version:

Formats data into a string table.

2 lines (1 loc) 69 B
export declare const validateTableData: (rows: unknown[][]) => void;