digicust_types 1.8.127 → 1.8.128
Sign up to get free protection for your applications and to get access to all the features.
@@ -17,3 +17,4 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
17
|
__exportStar(require("./execution-strategy.model"), exports);
|
18
18
|
__exportStar(require("./rule"), exports);
|
19
19
|
__exportStar(require("./sftp-config.model"), exports);
|
20
|
+
__exportStar(require("./ruleCatalogItem"), exports);
|