mirror of
https://github.com/imputnet/cobalt.git
synced 2025-12-16 13:08:52 +00:00
web/session: merge cached state into main lib
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
import { writable } from "svelte/store";
|
||||
import type { CobaltSession } from "$lib/types/api";
|
||||
|
||||
export const cachedSession = writable<CobaltSession | undefined>();
|
||||
Reference in New Issue
Block a user