UNPKG

@addapptables/microservice

Version:
5 lines (4 loc) 74 B
export interface IEventDto { [propName: string]: any; id?: any; }