UNPKG

@sentry/nextjs

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