UNPKG

@sentry/nextjs

Version:
5 lines 207 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