UNPKG

@sprucelabs/mercury-client

Version:

The simple way to interact with the Spruce Experience Platform

16 lines (15 loc) 283 B
declare const _default: { id: string; name: string; fields: { fqen: { type: "text"; isRequired: true; }; instructions: { type: "text"; isRequired: true; }; }; }; export default _default;