PM_Dictionary Support in GAB
[sdc.git] / catalog-ui / src / app / utils / constants.ts
index e82322e..8ad8db2 100644 (file)
@@ -106,6 +106,7 @@ export class ArtifactType {
     static HEAT_VOL = "HEAT_VOL";
     static HEAT_NET = "HEAT_NET";
     static VF_LICENSE = "VF_LICENSE";
+    static PM_DICTIONARY = "PM_DICTIONARY";
     static VENDOR_LICENSE = "VENDOR_LICENSE";
     static THIRD_PARTY_RESERVED_TYPES = {
         WORKFLOW: "WORKFLOW",