A Prediction Market on the AT Protocol
at main 3 lines 71 B view raw
1import type { app } from "."; 2 3export type CumulusServer = typeof app;