NonSingleResult

Type Alias: NonSingleResult

ts
type NonSingleResult = object;
type NonSingleResult = object;

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

Properties

singleResult?

ts
optional singleResult: never;
optional singleResult: never;

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

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.

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.