UNPKG

@sentry/wizard

Version:

Sentry wizard helping you to configure your project

6 lines (5 loc) 216 B
export declare function getCloudflareWorkerTemplate(dsn: string, selectedFeatures: { performance: boolean; logs: boolean; }): string; export declare function getCloudflareWorkerTemplateWithHandler(): string;