InputRow

Type Alias: InputRow

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

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

An input row from a collection