0.0.1 • Published 9 months ago

capacitor-mixpanel v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

capacitor-mixpanel

Capacitor plugin for Mixpanel

Install

npm install capacitor-mixpanel
npx cap sync

API

echo(...)

echo(options: { value: string; }) => Promise<{ value: string; }>
ParamType
options{ value: string; }

Returns: Promise<{ value: string; }>


0.0.1

9 months ago

3.0.0

2 years ago