UNPKG

vite-plugin-react-server

Version:
8 lines (6 loc) 99 B
declare global { interface ImportMetaEnv { readonly PUBLIC_ORIGIN: string; } } export {};