정제훈
DTDrizzle Team
•Created by 정제훈 on 10/26/2024 in #help
How can I properly compile the type of schema?
exporting like this from db repo fixes it!
6 replies
DTDrizzle Team
•Created by 정제훈 on 10/26/2024 in #help
How can I properly compile the type of schema?
6 replies
DTDrizzle Team
•Created by 정제훈 on 10/26/2024 in #help
How can I properly compile the type of schema?
Oh, actually it still gives a problem without compile. directly export raw ts file doesn't do anything.
6 replies
DTDrizzle Team
•Created by 정제훈 on 10/26/2024 in #help
How can I properly compile the type of schema?
and importing from this
.d.ts
file doesn't reproduce same result when importing like import * from "./schema"
6 replies
DTDrizzle Team
•Created by 정제훈 on 10/26/2024 in #help
How can I properly compile the type of schema?
compiles to
6 replies