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
/
stores
/
index.d.ts
4 lines
(3 loc)
•
121 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./get-store-statistics.schema'
;
export
*
from
'./get-store.schema'
;
export
*
from
'./list-stores.schema'
;