UNPKG

@averjs/session

Version:
8 lines (7 loc) 141 B
declare namespace NodeJS { export interface ProcessEnv { REDIS_PORT: string; REDIS_HOST: string; REDIS_PASSWORD: string; } }