index
:
zzz--oldstuff/locchat.git
main
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
dto
/
jwt_body.dto.ts
blob: f8a117930fa90c18b98b761d3fe8d7816e5bd073 (
plain
)
1
2
3
export interface JwtBodyDto { userId: number; }