UNPKG

@sentry/wizard

Version:

Sentry wizard helping you to configure your project

5 lines (4 loc) 125 B
/** * Ensures a wrangler config exists, creating one if necessary */ export declare function ensureWranglerConfig(): void;