1
0
mirror of https://github.com/vercel/commerce.git synced 2025-07-24 02:31:24 +00:00
Files
assets
components
config
docs
framework
bigcommerce
commerce
shopify
api
auth
cart
common
customer
lib
product
utils
mutations
queries
fetch-graphql-api.ts
fetch.ts
get-checkout-id.ts
get-search-variables.ts
get-sort-variables.ts
wishlist
README.md
index.tsx
schema.d.ts
schema.graphql
types.ts
lib
pages
public
.editorconfig
.env.template
.gitignore
.prettierignore
CHANGELOG.md
README.md
codegen.json
global.d.ts
license.md
next-env.d.ts
next.config.js
package.json
postcss.config.js
tailwind.config.js
tsconfig.json
yarn.lock
commerce/framework/shopify/utils/fetch.ts
2021-02-04 13:23:44 +02:00

4 lines
66 B
TypeScript

import zeitFetch from '@vercel/fetch'
export default zeitFetch()