UNPKG

bubbleio-helper

Version:

A Node package to interact with Bubble's Data and Workflow API

4 lines (3 loc) 85 B
// index.js const { Bubble } = require('./src/Bubble'); module.exports = { Bubble };