mirror of
https://github.com/chylex/TweetDuck.git
synced 2024-11-23 17:42:46 +01:00
4 lines
66 B
C#
4 lines
66 B
C#
namespace TweetLib.Api {
|
|
public interface ITweetDuckService {}
|
|
}
|