WIP: fix(AbsurdSqlDatabaseService) fixes to typing and other curious beasts

This commit is contained in:
Matthew Raymer
2025-05-28 10:56:27 +00:00
parent df180b1c46
commit ceed68db83
6 changed files with 152 additions and 3 deletions

View File

@@ -1,4 +1,3 @@
// @ts-expect-error but not sure why it's not in there
import { initBackend } from "absurd-sql/dist/indexeddb-main-thread";
import { initializeApp } from "./main.common";