UNPKG

@watco/config-lib

Version:

Shared multi-environment configuration helpers for SDC NestJS services

2 lines (1 loc) 61 B
export type ProcessEnv = Record<string, string | undefined>;