Type Alias: RowValueSnapshot
RowValueSnapshot =
Map<string,Map<string,unknown>>
Defined in: src/model/cell-flash.ts:2
Per-cell snapshot: rowId → columnId → value.
RowValueSnapshot =
Map<string,Map<string,unknown>>
Defined in: src/model/cell-flash.ts:2
Per-cell snapshot: rowId → columnId → value.