cusx
cusx
DTDrizzle Team
Created by cusx on 7/12/2024 in #help
How can I get the Typescript return type of a drizzle statement?
@Raphaël M (@rphlmr) ⚡ thannks for the response. unfortunately I can't use await because I'm writing statements that I can later use in various db.batch calls. So for now, I'll have to rely on Typescript inference, and turn off the eslint explicit return type rule. 😅
7 replies