edgahan
DTDrizzle Team
•Created by edgahan on 5/29/2023 in #help
importing into schema.ts file
@Dan Kochetov This has fixed my issue, now my
schema.ts
file simply has export * from "@company/schema";
which is defined in my schema package (in turborepo) <root>/packages/schema/index.ts
3 replies