UNPKG

@eagleeye-solutions/integration-events-common

Version:
7 lines (6 loc) 197 B
declare const env: Readonly<{ LOG_LEVEL: import("pino").LevelWithSilent; CONFIG_API_RESPONSE_TTL_MS: number; } & import("envalid").CleanedEnvAccessors>; export { env }; export default env;