UNPKG

@sentry/nextjs

Version:
6 lines (5 loc) 213 B
/** * Returns the version of Next.js installed in the project, or undefined if it cannot be determined. */ export declare function getNextjsVersion(): string | undefined; //# sourceMappingURL=util.d.ts.map