feat(scaffold): init SvelteKit + TypeScript project
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
4
src/app.d.ts
vendored
Normal file
4
src/app.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
declare global {
|
||||
namespace App {}
|
||||
}
|
||||
export {};
|
||||
Reference in New Issue
Block a user