UNPKG

@dugongjs/nestjs-microservice-query

Version:

5 lines (4 loc) 288 B
export const GET_AGGREGATE_TYPES_TOKEN = "GET_AGGREGATE_TYPES_TOKEN"; export const GET_AGGREGATE_IDS_TOKEN = "GET_AGGREGATE_IDS_TOKEN"; export const GET_AGGREGATE_TOKEN = "GET_AGGREGATE_TOKEN"; export const GET_DOMAIN_EVENTS_FOR_AGGREGATE_TOKEN = "GET_DOMAIN_EVENTS_FOR_AGGREGATE_TOKEN";