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