UNPKG

beeswax-node-client

Version:

TypeScript/JavaScript client library for the Beeswax DSP API

6 lines 212 B
export { BeeswaxClient } from './BeeswaxClient'; export * from './types'; export * from './resources'; export * from './macros/CampaignMacros'; export * from './utils/helpers'; //# sourceMappingURL=index.d.ts.map