Logo
Explore Help
Register Sign In
claude/kochwas
1
0
Fork 0
You've already forked kochwas
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
974227590fc042a4cb094cb30ce5ada8672d751f
kochwas/src/app.d.ts

11 lines
148 B
TypeScript
Raw Normal View History

feat(scaffold): init SvelteKit + TypeScript project Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-17 15:00:58 +02:00
declare global {
feat(api): expose preview/import/profile/domain endpoints Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-17 15:12:59 +02:00
namespace App {
interface Error {
message: string;
code?: string;
issues?: unknown;
}
}
feat(scaffold): init SvelteKit + TypeScript project Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-17 15:00:58 +02:00
}
export {};
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 39ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API