UNPKG

@sentry/wizard

Version:

Sentry wizard helping you to configure your project

3 lines (2 loc) 132 B
import type { WizardOptions } from '../utils/types'; export declare function runRemixWizard(options: WizardOptions): Promise<void>;