UNPKG

@diy0r/nestjs-rabbitmq

Version:
8 lines (7 loc) 164 B
export interface IRmqErrorHeaders { '-x-error': string; '-x-date': string; '-x-service': string; '-x-host': string; '-x-status-code': number; }