UNPKG

@sentry/nextjs

Version:
6 lines (5 loc) 190 B
/** * Decide if the currently running process is part of the build phase or happening at runtime. */ export declare function isBuild(): boolean; //# sourceMappingURL=isBuild.d.ts.map