]> git.r.bdr.sh - rbdr/forum/blame - src/app.d.ts
Don't remember what this WIP was about
[rbdr/forum] / src / app.d.ts
CommitLineData
a7cf03c1
RBR
1/// <reference types="@sveltejs/kit" />
2
3// See https://kit.svelte.dev/docs/types#the-app-namespace
4// for information about these interfaces
5declare namespace App {
6 // interface Locals {}
7 // interface Platform {}
8 // interface Session {}
9 // interface Stuff {}
10}