UNPKG

customerio-node

Version:

A node client for the Customer.io event API. http://customer.io

6 lines (5 loc) 187 B
export * from './lib/track'; export * from './lib/api'; export * from './lib/regions'; export { IdentifierType } from './lib/types'; export { CustomerIORequestError } from './lib/utils';