UNPKG

@message-queue-toolkit/core

Version:

Useful utilities, interfaces and base classes for message queue handling. Supports AMQP and SQS with a common abstraction on top currently

2 lines (1 loc) 331 B
export { CONSUMER_BASE_EVENT_SCHEMA, CORE_EVENT_SCHEMA, type ConsumerBaseEventType, type CoreEventType, type enrichEventSchemaWithBase, GENERATED_BASE_EVENT_SCHEMA, type GeneratedBaseEventType, OPTIONAL_GENERATED_BASE_EVENT_SCHEMA, PUBLISHER_BASE_EVENT_SCHEMA, type PublisherBaseEventType, } from '@message-queue-toolkit/schemas';