mirror of
https://github.com/vercel/commerce.git
synced 2025-07-24 02:31:24 +00:00
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
4 lines
66 B
TypeScript
4 lines
66 B
TypeScript
import zeitFetch from '@vercel/fetch'
|
|
|
|
export default zeitFetch()
|