UNPKG

@sentry/wizard

Version:

Sentry wizard helping you to configure your project

4 lines (3 loc) 232 B
export declare function getNextJsVersionBucket(version: string | undefined): string; export declare function getMaybeAppDirLocation(): string[] | undefined; export declare function hasRootLayoutFile(appFolderPath: string): boolean;