ad/src/app.constants.ts

3 lines
93 B
TypeScript

export const MESSAGE_BROKER_PUBLISHER = Symbol();
export const MESSAGE_PUBLISHER = Symbol();