ResultStream

类型别名: ResultStream

ts
type ResultStream = IStreamBuilder<[unknown, [any, string | undefined]]>;
type ResultStream = IStreamBuilder<[unknown, [any, string | undefined]]>;

定义于: packages/db/src/types.ts:550

Result stream 类型,表示已编译查询的输出。始终返回 [key, [result, orderByIndex]],其中 orderByIndex 对于无序查询为 undefined。

我们的合作伙伴
Code Rabbit
Electric
Prisma
订阅 Bytes

您的每周 JavaScript 资讯。每周一免费发送给超过 10 万开发者。

Bytes

无垃圾邮件。您可以随时取消订阅。

订阅 Bytes

您的每周 JavaScript 资讯。每周一免费发送给超过 10 万开发者。

Bytes

无垃圾邮件。您可以随时取消订阅。