index
:
cyberpunk_su.git
master
dnd.su alanlog for cyberpunk 2020
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
front
/
src
/
Models
/
Description.ts
blob: b737e780192d48399bad115df3203f3d8d9e22a9 (
plain
)
1
2
3
4
5
export type Description = { Id: string, Language: string, Contents: string, };