UNPKG

@sprucelabs/spruce-event-utils

Version:

Some helpful utilities to speed up working with Mercury! 🚅

8 lines (7 loc) • 205 B
import { buildErrorSchema } from '@sprucelabs/schema'; export default buildErrorSchema({ id: 'eventContractsNotSynced', name: 'EVENT_CONTRACTS_NOT_SYNCED', description: '', fields: {}, });