UNPKG

@sentry/wizard

Version:

Sentry wizard helping you to configure your project

2 lines (1 loc) 168 B
export declare function instrumentClientEntry(clientEntryPath: string, dsn: string, enableTracing: boolean, enableReplay: boolean, enableLogs: boolean): Promise<void>;