Trying to modify a type from @auth/core
Hi there,
I am trying to edit the
DefaultSession type from @auth/core as such:
in types/@auth.d.ts
However, I am getting this error when I run pnpm dev
Am I missing something? I'm not very familiar with .d.ts files and solid start, so I might be missing something.1 Reply
I'm using the
with-auth starter