UNPKG

@butlerbot/sdk

Version:

The official ButlerBot SDK

12 lines (11 loc) 262 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CONFIG = void 0; exports.CONFIG = { server: "https://core.butlerbot.net", paths: { conversation: { v3: { base: "/api/alfred/v3" } } } };