mirror of
https://github.com/jwetzell/QControlKit.git
synced 2026-08-05 23:43:54 +00:00
Make QOSCKey Public
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@ namespace QSharp
|
||||
|
||||
}
|
||||
|
||||
static class QOSCKey
|
||||
public static class QOSCKey
|
||||
{
|
||||
public const string UID = "uniqueID";
|
||||
public const string Type = "type";
|
||||
|
||||
Reference in New Issue
Block a user