UNPKG
shopify-api-types
Version:
latest (0.0.5-alpha)
0.0.5-alpha
0.0.4-alpha
0.0.3-alpha
0.0.2-alpha
0.0.1-alpha
typings for Shopify Admin API
fyko/shopify-api-types
shopify-api-types
/
default
/
index.ts
5 lines
(3 loc)
•
144 B
text/typescript
View Raw
1
2
3
4
5
// This file exports all the types available in the default API version
// Thereby, things MAY break in the future
export
*
from
'../2021/01'
;