UNPKG

@sprucelabs/mercury-client

Version:

The simple way to interact with the Spruce Experience Platform

13 lines (12 loc) 222 B
declare const _default: { id: string; name: string; description: string; fields: { eventName: { type: "text"; isRequired: true; }; }; }; export default _default;