mirror of
https://github.com/Floriansylvain/RenewCMS.git
synced 2026-08-19 19:53:21 +02:00
3 lines
88 B
TypeScript
3 lines
88 B
TypeScript
/// <reference types="vite/client" />
|
|
declare const __APP_ENV__: Record<string, string>
|