UNPKG

posthog-tours

Version:

A TypeScript package for creating guided tours in PostHog

4 lines (3 loc) 112 B
export declare const VERSION = "0.1.0"; export { PostHogTours } from './PostHogTours'; export * from './types';