react-code-dataset / next.js /crates /next-custom-transforms /tests /fixture /edge-assert /guarded-process /output.js
| if (typeof process.loadEnvFile === 'function') { | |
| console.log(process.loadEnvFile()); | |
| } | |
| typeof process < 'u' && typeof process.off == 'function' && (process.off('uncaughtException', this.onUncaughtException), process.off('unhandledRejection', this.onUncaughtRejection)); | |