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
/
services
/
index.d.ts
7 lines
(6 loc)
•
228 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
*
from
'./catalog.service'
;
export
*
from
'./countries.service'
;
export
*
from
'./orders.service'
;
export
*
from
'./shipping-rates.service'
;
export
*
from
'./stores.service'
;
export
*
from
'./warehouse-products.service'
;