UNPKG

@pipedream/lob

Version:

Pipedream Lob Components

23 lines (22 loc) 390 B
export default { MAX_LIMIT: 100, MAIL_TYPES: [ "usps_first_class", "usps_standard", ], POSTCARD_SIZES: [ "4x6", "6x9", "6x11", ], USE_TYPES: [ { label: "Marketing", value: "marketing", }, { label: "Operational", value: "operational", } ], };