AI-Studio / src /app.d.ts
github-actions[bot]
GitHub deploy: 217e3a13c8aee731ec88ec2545d479650fb23ca7
38e7007
// See https://kit.svelte.dev/docs/types#app
// for information about these interfaces
declare global {
namespace App {
// interface Error {}
// interface Locals {}
// interface PageData {}
// interface Platform {}
}
}
export {};