UNPKG

payload

Version:

Node, React, Headless CMS and Application Framework built on Next.js

5 lines 194 B
/** * Utility function to determine if the code is being executed during the Next.js build process. */ export declare function isNextBuild(): boolean; //# sourceMappingURL=isNextBuild.d.ts.map