mirror of
https://gitlab.com/mobicoop/v3/service/matcher.git
synced 2026-01-01 19:52:41 +00:00
basic ad entity without direction
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
export const AD_REPOSITORY = Symbol('AD_REPOSITORY');
|
||||
export const GEOROUTER = Symbol('GEOROUTER');
|
||||
export const AD_DIRECTION_ENCODER = Symbol('AD_DIRECTION_ENCODER');
|
||||
export const AD_MESSAGE_PUBLISHER = Symbol('AD_MESSAGE_PUBLISHER');
|
||||
|
||||
Reference in New Issue
Block a user