mirror of
https://gitlab.com/mobicoop/v3/service/matcher.git
synced 2025-12-31 10:02:42 +00:00
refactor to ddh, first commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { DefaultParams } from '../types/default-params.type';
|
||||
|
||||
export interface IProvideParams {
|
||||
getParams(): DefaultParams;
|
||||
}
|
||||
Reference in New Issue
Block a user