UNPKG

@posthog/wizard

Version:

The PostHog wizard helps you to configure your project

5 lines (4 loc) 133 B
export declare function getAstroDocumentation({ projectApiKey, host, }: { projectApiKey?: string; host?: string; }): string;