UNPKG

@sentry/wizard

Version:

Sentry wizard helping you to configure your project

3 lines (2 loc) 180 B
import type { ProxifiedModule } from 'magicast'; export declare function instrumentHandleError(originalEntryServerMod: ProxifiedModule<any>, serverEntryFilename: string): boolean;