UNPKG

@pfantato/printful-ts

Version:

Typescript SDK to integrate with Printful

9 lines (8 loc) 499 B
export declare const CATALOG_CATEGORY_RESOURCE = "catalog-categories"; export declare const CATALOG_VARIANTS_RESOURCE = "catalog-variants"; export declare const CATALOG_PRODUCTS_RESOURCE = "catalog-products"; export declare const ORDERS_RESOURCE = "orders"; export declare const SHIPPING_RATES_RESOURCE = "shipping-rates"; export declare const STORES_RESOURCE = "stores"; export declare const COUNTRIES_RESOURCE = "countries"; export declare const WAREHOUSE_PRODUCTS_SERVICE = "warehouse-products";