UNPKG

@capawesome/capacitor-posthog

Version:

Unofficial Capacitor plugin for PostHog SDK.

5 lines (4 loc) 141 B
import type { PosthogPlugin } from './definitions'; declare const Posthog: PosthogPlugin; export * from './definitions'; export { Posthog };