mirror of
https://gitlab.com/mobicoop/v3/service/matcher.git
synced 2026-06-26 16:42:05 +00:00
refactor to ddh, first commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export interface IPublishMessage {
|
||||
publish(routingKey: string, message: string): void;
|
||||
}
|
||||
Reference in New Issue
Block a user