UNPKG

@haku-sci/utils

Version:

utils from haku-sci. Library only

6 lines 244 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ACK_QUEUE = exports.HAKU_SCI_EXCHANGE = void 0; exports.HAKU_SCI_EXCHANGE = 'amq.topic'; exports.ACK_QUEUE = 'ack_queue'; //# sourceMappingURL=constants.js.map