UNPKG

@pipedream/typebot

Version:

Pipedream Typebot Components

8 lines (6 loc) 124 B
const BASE_URL = "https://app.typebot.io"; const VERSION_PATH = "/api/v1"; export default { BASE_URL, VERSION_PATH, };