mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-09 04:56:29 +00:00
Add observable reactions client
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace Octokit.Reactive
|
||||
{
|
||||
public interface IObservableReactionsClient
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user