projects
/
AmongUs
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Impostor-dev
/
src
/
Impostor.Api
/
Net
/
IConnection.cs
blob: 94f9b8be380f95d6e72b2bae3a436493161fab70 (
plain
)
1
2
3
4
5
6
7
namespace Impostor.Api.Net { public interface IConnection { } }