pkgs/db/src/schemas/index.ts (view raw)
1 2 3
export * from "./actors"; export * from "./tickets"; export * from "./relations";