aboutsummaryrefslogtreecommitdiffstats
path: root/src/react-app-env.d.ts
blob: f6733c9c2454a0249546d365ca235ff6d4d0249e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
/// <reference types="react-scripts" />
declare global {
  interface ImportMetaEnv {
    readonly VITE_CDN_URL?: string;
  }

  interface ImportMeta {
    readonly env: ImportMetaEnv;
  }
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage