can you print out the value of `process` before `c...
# support-questions-legacy
r
can you print out the value of
process
before
const process = process || undefined;
?