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