UNPKG

fcx-minddale-js

Version:

JavaScript client SDK for the headless micro CRM, Minddale.

3 lines 197 B
module.exports.API_BASE_URL = 'https://api.minddale.com'; module.exports.NEWSLETTER_ENDPOINT = '/api/open/minddale/v1/newsletter'; module.exports.CONTACT_ENDPOINT = '/api/open/minddale/v1/contact';