all repos — stealth-developers @ 652ff34ecfa201e32014b65eaa7ca0c4d4a4794a

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";