index
:
adyxax/spacetraders
master
My spacetraders.io game client implementation
Julien Dessaux
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nodejs
/
model
/
common.ts
blob: 1712ad87ea26a10dd16c11d93c7e90ae44480a98 (
plain
)
1
2
3
4
5
export type CommonThing = { description: string; name: string; symbol: string; };