KeyedNamespacedRow

Type Alias: KeyedNamespacedRow

ts
type KeyedNamespacedRow = [unknown, NamespacedRow];
type KeyedNamespacedRow = [unknown, NamespacedRow];

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

A keyed namespaced row is a row with a key and a namespaced row This is the main representation of a row in a query pipeline

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.