How to type prepared statements with typescript
Hi,
I want to use prepared statements with classes in typescript but im unsure on how to type them properly.
Example:
I noticed the NodePgPreparedQuery but im not too sure what the generic is supposed to be.
Thanks
0 Replies