NonSingleResult

Type Alias: NonSingleResult

ts
type NonSingleResult = object;
type NonSingleResult = object;

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

Properties

singleResult?

ts
optional singleResult: never;
optional singleResult: never;

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

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.