UNPKG

@shipengine/connect-fulfillment-provider-api

Version:

OpenAPI specification and TypeScript definitions for the Connect Fulfillment Provider API

7 lines (6 loc) 125 B
/** @description Label data type */ export declare enum DocumentFormat { Pdf = "PDF", Zpl = "ZPL", Png = "PNG" }