UNPKG
@pfantato/printful-ts
Version:
latest (0.0.1)
0.0.1
Typescript SDK to integrate with Printful
github.com/pfantato/printful-ts
pfantato/printful-ts
@pfantato/printful-ts
/
lib
/
schemas
/
endpoints
/
index.d.ts
7 lines
(6 loc)
•
180 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
*
from
'./catalog'
;
export
*
from
'./countries'
;
export
*
from
'./orders'
;
export
*
from
'./shipping-rates'
;
export
*
from
'./stores'
;
export
*
from
'./warehouse-products'
;