thomas-ui-new / src /app.d.ts
github-actions[bot]
GitHub deploy: 8bdefa5481173c9fb166379a028bf0b18f618c61
f6186f1
// 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 {};