UNPKG

event-message-broker

Version:

A Message Bus that uses AWS Stack and RabbitMQ

8 lines (7 loc) 178 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ScheduleOutput = void 0; ; class ScheduleOutput { } exports.ScheduleOutput = ScheduleOutput;