import { persistentStore } from "$lib/Utility/persistentStore"; const manga = persistentStore("manga", ""); export default manga;