UNPKG
@pipedream/lob
Version:
latest (0.1.1)
0.1.1
0.1.0
0.0.4
0.0.3
0.0.2
0.0.1
Pipedream Lob Components
pipedream.com/apps/lob
@pipedream/lob
/
dist
/
app
/
common
/
constants.d.ts
11 lines
(10 loc)
•
205 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
declare const _default: { MAX_LIMIT: number; MAIL_TYPES: string[]; POSTCARD_SIZES: string[]; USE_TYPES: {
label
: string; value: string; }
[]
; }; export default _default;