matcher/old/app.constants.ts

3 lines
138 B
TypeScript
Raw Normal View History

2023-08-16 10:28:20 +00:00
export const MESSAGE_BROKER_PUBLISHER = Symbol('MESSAGE_BROKER_PUBLISHER');
export const MESSAGE_PUBLISHER = Symbol('MESSAGE_PUBLISHER');