Results 1 issues of gano

When I try to use this library, I got transplile error at delegate.d.ts. This seems to be wrong type definition ```typescript getClient(): PrismaClient | undefined; ``` Error Message ```shell Generic...