UNPKG

@longlv91/training-common

Version:
5 lines 134 B
export interface ISocketResponse<T> { message: T; topic: string; } //# sourceMappingURL=socket-response.interface.d.ts.map