all repos — stealth-developers @ 2080a689c216d781e762adf4c86617edf7311c7e

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

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