UNPKG

@diy0r/nestjs-rabbitmq

Version:
5 lines (4 loc) 81 B
export interface IResult { content: any; headers: Record<string, any>; }