mirror of
https://gitlab.com/mobicoop/v3/service/matcher.git
synced 2025-12-31 10:42:41 +00:00
refactor to ddh, first commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export interface ICheckRepository {
|
||||
healthCheck(): Promise<boolean>;
|
||||
}
|
||||
Reference in New Issue
Block a user