@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
TypeScript
export { GENERATED_BASE_EVENT_SCHEMA, OPTIONAL_GENERATED_BASE_EVENT_SCHEMA, CORE_EVENT_SCHEMA, CONSUMER_BASE_EVENT_SCHEMA, PUBLISHER_BASE_EVENT_SCHEMA, type ConsumerBaseEventType, type PublisherBaseEventType, type CoreEventType, type GeneratedBaseEventType, type enrichEventSchemaWithBase, } from '@message-queue-toolkit/schemas';