UNPKG

@mbc-cqrs-serverless/import

Version:
7 lines 331 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ZIP_IMPORT_PK_PREFIX = exports.CSV_IMPORT_PK_PREFIX = exports.IMPORT_PK_PREFIX = void 0; exports.IMPORT_PK_PREFIX = 'IMPORT'; exports.CSV_IMPORT_PK_PREFIX = 'CSV_IMPORT'; exports.ZIP_IMPORT_PK_PREFIX = 'ZIP_IMPORT'; //# sourceMappingURL=id.js.map