all repos — stealth-developers @ 52bc862419a523f052333d60f80523de8066a950

src/database/schema/index.ts (view raw)

 1
 2
 3
 4
 5
export * from "./tickets";
export * from "./guild";
export * from "./attachments";
export * from "./bugs";
export * from "./userPreferences";