all repos — stealth-developers @ 25f8fcb5ae1044a683b1a6935228890b9d88502b

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

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