summary refs log tree commit diff
path: root/testFrontend/SafeNSound.Sdk/SafeNSoundClient.cs
blob: 7a7023c9f70a2f74108d511555958b97713fc6f4 (plain) (blame)
1
2
3
4
5
6
namespace SafeNSound.Sdk;

public class SafeNSoundClient
{
    
}