type KeyedStream = IStreamBuilder<InputRow>;
type KeyedStream = IStreamBuilder<InputRow>;
Defined in: packages/db/src/types.ts:544
A keyed stream is a stream of rows This is used as the inputs from a collection to a query
Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.