Update checked-in dependencies
This commit is contained in:
parent
6b0d45a5c6
commit
cc1adb825a
4247 changed files with 144820 additions and 149530 deletions
2
node_modules/table/dist/mapDataUsingRowHeights.d.ts
generated
vendored
Normal file
2
node_modules/table/dist/mapDataUsingRowHeights.d.ts
generated
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
import type { BaseConfig, Row } from './types/internal';
|
||||
export declare const mapDataUsingRowHeights: (unmappedRows: Row[], rowHeights: number[], config: BaseConfig) => Row[];
|
||||
Loading…
Add table
Add a link
Reference in a new issue