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
9e471c7bf3f1b9d0c0f3200a3a60ea3dd7670634
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: 73ms Template: 3ms
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