Portfolio/env.d.ts
Matthew L McPeak dad9501de9
All checks were successful
ci / build (push) Successful in 17s
ci / publish (push) Successful in 14s
refactor: shadCN
2026-07-15 21:39:25 -04:00

5 lines
239 B
TypeScript

/// <reference types="vite/client" />
// @nychthemeron/library ships this as a CSS-only export subpath, so it has
// no matching *.css wildcard declaration (the specifier doesn't end in .css).
declare module '@nychthemeron/library/style'