UNPKG

@sprucelabs/spruce-event-utils

Version:

Some helpful utilities to speed up working with Mercury! 🚅

10 lines (9 loc) • 292 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const schema_1 = require("@sprucelabs/schema"); exports.default = (0, schema_1.buildErrorSchema)({ id: 'eventContractsNotSynced', name: 'EVENT_CONTRACTS_NOT_SYNCED', description: '', fields: {}, });