UNPKG

@shipengine/connect-carrier-api

Version:

This is the typescript/javascript definitions for carrier api

11 lines 573 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./address-base"), exports); tslib_1.__exportStar(require("./address-residential-indicator"), exports); tslib_1.__exportStar(require("./ship-from"), exports); tslib_1.__exportStar(require("./ship-from-display"), exports); tslib_1.__exportStar(require("./ship-to"), exports); tslib_1.__exportStar(require("./pudo-location"), exports); tslib_1.__exportStar(require("./pudo-location-schema"), exports); //# sourceMappingURL=index.js.map