tangled
alpha
login
or
join now
ciaran.co.za
/
cumulus
0
fork
atom
A Prediction Market on the AT Protocol
0
fork
atom
overview
issues
pulls
pipelines
cumulus
/
src
/
server
/
types.ts
at
main
3 lines
71 B
view raw
wrap content
Ciaran
refactor(server/index.ts): setup treaty, fix route layout
11d ago
89a55d35
1
import
type
{
app
}
from
"."
;
2
3
export
type
CumulusServer
=
typeof
app
;