`process.server` and `process.client`
Hello everyone!
Disclaimer: Maybe this is a trivial question but I have not been able to find an answer in the documentation or elsewhere on the web.
I was wondering where the
Disclaimer: Maybe this is a trivial question but I have not been able to find an answer in the documentation or elsewhere on the web.
I was wondering where the
process.server and process.client syntax used in this example came from: https://github.com/nuxt/nuxt/blob/main/examples/other/locale/composables/locale.ts#L7-L13