"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.rateLogicName = void0;
// Name of the file that will contain rating logic used by Native Ratingexports.rateLogicName = 'rate-shipments.js';
//# sourceMappingURL=constants.js.map