Using upsert plugin throw this error in Typescript TS2339: Property 'upsert' does not exist on type 'Database<{}>'. how can I solve this issue ?
Using upsert plugin throw this error in Typescript
TS2339: Property 'upsert' does not exist on type 'Database<{}>'.
how can I solve this issue ?