Error when building package that uses Prisma types
as i run my tsup build command, i get this error coming from generated prisma folder
this error occurs when tsup generates DTS
the type i export with my package is
(if i do not include this package in the exported index.ts, it all works)
this error occurs when tsup generates DTS
the type i export with my package is
(if i do not include this package in the exported index.ts, it all works)