@@ -0,0 +1,9 @@
declare global {
namespace NodeJS {
interface ProcessEnv {
NEXT_PUBLIC_BACKEND_URI: string;
}
export {}
The note is not visible to the blocked user.