UNPKG

@sentry/wizard

Version:

Sentry wizard helping you to configure your project

3 lines (2 loc) 184 B
export declare function fastFile(projectPath: string): string | null; export declare function addSentryToFastlane(projectPath: string, org: string, project: string): Promise<boolean>;