Init query (#9)

This commit is contained in:
Kristina
2024-12-25 17:15:39 +04:00
committed by GitHub
parent 805dc642a2
commit 4f0f00f465
19 changed files with 995 additions and 3 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ import {
type MessageCreatedEvent,
type DbAdapter,
EventType,
type BroadcastEvent,
type BroadcastEvent
} from '@communication/sdk-types'
import { createDbAdapter as createSqliteDbAdapter } from '@communication/sqlite-wasm'