importtype{AniList}from'$lib/AniList';// See https://kit.svelte.dev/docs/types#app// for information about these interfacesdeclareglobal{namespaceApp{// interface Error {}interfaceLocals{user:AniList;}// interface PageData {}// interface Platform {}}}export{};