UNPKG

@sudopub/essential

Version:
9 lines (8 loc) 469 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PUB_WORKFLOW_RECORD_MAPPING_TYPE = void 0; var PUB_WORKFLOW_RECORD_MAPPING_TYPE; (function (PUB_WORKFLOW_RECORD_MAPPING_TYPE) { PUB_WORKFLOW_RECORD_MAPPING_TYPE["ESPIAL"] = "ESPIAL"; PUB_WORKFLOW_RECORD_MAPPING_TYPE["PROCEDURE"] = "PROCEDURE"; })(PUB_WORKFLOW_RECORD_MAPPING_TYPE = exports.PUB_WORKFLOW_RECORD_MAPPING_TYPE || (exports.PUB_WORKFLOW_RECORD_MAPPING_TYPE = {}));