mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
63c0e9e195
The intention here is to change `StreamToken.room_key` to be a `RoomStreamToken` in a future PR, but that is a big enough change without this refactoring too.
2 lines
63 B
Plaintext
2 lines
63 B
Plaintext
Add type hints to `StreamToken` and `RoomStreamToken` classes.
|