mirror of
https://github.com/jwetzell/QControlKit.git
synced 2026-08-20 14:39:05 +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 UID = "uniqueID";
|
||||||
public const string Type = "type";
|
public const string Type = "type";
|
||||||
|
|||||||
Reference in New Issue
Block a user