UNPKG

mixpanel-browser

Version:

The official Mixpanel JavaScript browser client library

7 lines (4 loc) 140 B
/* eslint camelcase: "off" */ import { init_as_module } from './mixpanel-core'; var mixpanel = init_as_module(); export default mixpanel;