UNPKG

@shopify/api-codegen-preset

Version:
10 lines (8 loc) 256 B
'use strict'; exports.ApiType = void 0; (function (ApiType) { ApiType["Admin"] = "Admin"; ApiType["Storefront"] = "Storefront"; ApiType["Customer"] = "Customer"; })(exports.ApiType || (exports.ApiType = {})); //# sourceMappingURL=types.js.map