Files
dflike/client/src/vite-env.d.ts
T
root c0e015e6e5 fix(client): resolve three TypeScript type errors
Add missing Vite client type declarations, fix canvas-to-HTMLImageElement
cast in CharacterCompositor, and use proper Stats/StatName types in
NpcInfoPanel instead of loose Record<string, number>.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 17:23:48 +00:00

2 lines
38 B
TypeScript

/// <reference types="vite/client" />