UNPKG

@sprucelabs/mercury-client

Version:

The simple way to interact with the Spruce Experience Platform

17 lines (16 loc) 300 B
declare const _default: { id: string; name: string; description: string; fields: { action: { type: "text"; isRequired: true; }; fqen: { type: "id"; isRequired: true; }; }; }; export default _default;