UNPKG

botfriends-handover-nodejs

Version:

NodeJs wrapper for BOTfriends Handover Tool

8 lines 284 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { // For development // BACKEND_URL: 'http://localhost:2000/api/v1/' BACKEND_URL: 'https://botfriends-agent-system-prod.appspot.com/api/v1/' }; //# sourceMappingURL=index.js.map