InputRow

Type Alias: InputRow

ts
type InputRow = [unknown, Record<string, unknown>];
type InputRow = [unknown, Record<string, unknown>];

Defined in: packages/db/src/types.ts:538

An input row from a collection