NuxtApp helpers are returning “is of type unknown”
I’m working on creating a Nuxt plugin which is usually a straightforward process. I created a file called cryptography.ts
within plugins/
folder and coded the following:
I’m working on creating a Nuxt plugin which is usually a straightforward process. I created a file called cryptography.ts
within plugins/
folder and coded the following: