UNPKG

@shipengine/connect-carrier-api

Version:

This is the typescript/javascript definitions for carrier api

7 lines 389 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DocumentFormat = void 0; /** @description Label data type */ var connect_runtime_1 = require("@shipengine/connect-runtime"); Object.defineProperty(exports, "DocumentFormat", { enumerable: true, get: function () { return connect_runtime_1.DocumentFormat; } }); //# sourceMappingURL=document-formats.js.map