Lot of updates to Svelte 5 syntax
This commit is contained in:
@@ -6,10 +6,6 @@ import { db_sponsorships } from "$lib/ae_sponsorships/db_sponsorships";
|
||||
// import { liveQuery } from "dexie";
|
||||
// import { db_core } from "$lib/db_core";
|
||||
|
||||
// let example_li = liveQuery(
|
||||
// () => db_core.sponsorships.toArray()
|
||||
// );
|
||||
|
||||
let ae_promises: key_val = {}; // Promise<any>;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user