UNPKG

@patchworkdev/pdk

Version:

Patchwork Development Kit

6 lines 132 B
export type TableData = { [key: string]: { [key: string]: string | number; }; }; //# sourceMappingURL=types.d.ts.map