UNPKG

@strattadb/environment

Version:

Environment variable configuration for Node.js made easy.

6 lines (3 loc) 104 B
import debug from 'debug'; const namespace = 'environment'; export const logDebug = debug(namespace);