a digital entity named phi that roams bsky phi.zzstoatzz.io
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 12 lines 227 B view raw
1// See https://svelte.dev/docs/kit/types#app 2declare global { 3 namespace App { 4 // interface Error {} 5 // interface Locals {} 6 // interface PageData {} 7 // interface PageState {} 8 // interface Platform {} 9 } 10} 11 12export {};