UNPKG

@wb-tech/ui-react

Version:
12 lines (9 loc) 170 B
/// <reference types="vite/client" /> /* Custom ENV interface ImportMetaEnv { readonly MY_ENV: string } */ interface ImportMeta { readonly env: ImportMetaEnv }