nooschain / snapshots/snapshot-table-format / snapshotRowObjectToArray
Function: snapshotRowObjectToArray()
snapshotRowObjectToArray(
table,row):JsonValue[]
Defined in: snapshots/snapshot-table-format.ts:108
Converts one object row to a compact row array using the table definition.
Parameters
table
row
Record<string, unknown>