UNPKG

@amplience/dc-cli

Version:
10 lines (9 loc) 350 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CleanHubStepId = void 0; var CleanHubStepId; (function (CleanHubStepId) { CleanHubStepId["Content"] = "content"; CleanHubStepId["Type"] = "type"; CleanHubStepId["Schema"] = "schema"; })(CleanHubStepId || (exports.CleanHubStepId = CleanHubStepId = {}));