UNPKG

@sprucelabs/mercury-client

Version:

The simple way to interact with the Spruce Experience Platform

7 lines (6 loc) 160 B
import { buildErrorSchema } from '@sprucelabs/schema'; export default buildErrorSchema({ id: 'unknownError', name: 'Unknown error', fields: {}, });