UNPKG

@addapptables/microservice

Version:
5 lines (4 loc) 71 B
export interface ICommandDto { [key: string]: any; id?: any; }