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

Subscribe to Bytes

Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.

Bytes

No spam. Unsubscribe at any time.