ElectricCollectionUtils

Interface: ElectricCollectionUtils<T>

Defined in: packages/electric-db-collection/src/electric.ts:237

Electric collection utilities type

Extends

  • UtilsRecord

Type Parameters

T

T extends Row<unknown> = Row<unknown>

Indexable

ts
[key: string]: any
[key: string]: any

Properties

awaitMatch

ts
awaitMatch: AwaitMatchFn<T>;
awaitMatch: AwaitMatchFn<T>;

Defined in: packages/electric-db-collection/src/electric.ts:240


awaitTxId

ts
awaitTxId: AwaitTxIdFn;
awaitTxId: AwaitTxIdFn;

Defined in: packages/electric-db-collection/src/electric.ts:239

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.