You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I've loved working with this package for my node app. Recently I began migrating my JS to TypeScript, but I get the following TS error: Property 'formatter' does not exist on type 'Response<any, Record<string, any>, number>'.
Any idea on this? Thanks for making this package btw!
The text was updated successfully, but these errors were encountered:
Hi, I've loved working with this package for my node app. Recently I began migrating my JS to TypeScript, but I get the following TS error: Property 'formatter' does not exist on type 'Response<any, Record<string, any>, number>'.
Any idea on this? Thanks for making this package btw!
The text was updated successfully, but these errors were encountered: