Interface EchoDatabase
EchoDatabase
Interface Declared in
packages/core/echo/echo-db/dist/types/src/proxy-db/database.d.ts
Properties
coreDatabase
Type: CoreDatabase
pendingBatch
Type: ReadOnlyEvent<unknown>
query
Type: QueryFn
Query objects.