UNPKG

@sentry/wizard

Version:

Sentry wizard helping you to configure your project

3 lines (2 loc) 146 B
import { ProxifiedModule } from 'magicast'; export declare function wrapAppWithSentry(rootRouteAst: ProxifiedModule, rootFileName: string): void;