АП
Size: a a a
АП
АП
DP
🦜
DP
SM
B

y
B
y
B
G
G
react@experimental if reactRoot is set: #25496yarn next script with --enable-source-maps: #25533alt text rule for Image: #25462ОЕ
AA
🦜
🦜
AA
AA
/// <reference types="next" />```
/// <reference types="next/types/global" />
declare namespace NodeJS {
export interface ProcessEnv {
API_URL: string;
BASE_URL: string;
}
}
declare global {
type Nullable<T> = T | null;
}
export {}