UNPKG

@rafikidota/eidolon

Version:

Sometimes, the best way to solve your own problems is to help someone else.

7 lines (6 loc) 190 B
export declare const RabbitmqEnvConfig: () => { RABBITMQ_SERVER_URL: string; RABBITMQ_SERVERS_URL: string; RABBITMQ_QUEUE: string; RABBITMQ_QUEUE_OPTIONS_DURABLE: string; };