This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign In
MirrorHub
/
synapse
Watch
0
Star
0
Fork
You've already forked synapse
1
mirror of
https://mau.dev/maunium/synapse.git
synced
2024-11-12 13:01:34 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
22146
commits
5
branches
730
tags
90
MiB
6e6edea6c1
Commit graph
1 commit
Author
SHA1
Message
Date
Patrick Cloke
ba79fb4a61
Use StrCollection in place of Collection[str] in (most) handlers code. (
#14922
)
...
Due to the increased safety of StrCollection over Collection[str] and Sequence[str].
2023-01-26 12:31:58 -05:00