UNPKG

@papb/json-excel

Version:

Create a pretty Excel table from JSON data with a very simple API

2 lines (1 loc) 89 B
export declare function assertDimensionsAcceptable(rows: number, columns: number): void;