UNPKG

@sprucelabs/mercury-client

Version:

The simple way to interact with the Spruce Experience Platform

17 lines (16 loc) 308 B
declare const _default: { id: string; name: string; description: string; fields: { host: { type: "text"; isRequired: true; }; statusCode: { type: "number"; isRequired: true; }; }; }; export default _default;