Source

Type Alias: Source

ts
type Source = object;
type Source = object;

Defined in: packages/db/src/query/builder/types.ts:25

Index Signature

ts
[alias: string]: 
  | CollectionImpl<any, any, {}, StandardSchemaV1<unknown, unknown>, any>
| QueryBuilder<Context>
[alias: string]: 
  | CollectionImpl<any, any, {}, StandardSchemaV1<unknown, unknown>, any>
| QueryBuilder<Context>
Our Partners
Electric
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.