1
0
mirror of https://github.com/vercel/commerce.git synced 2025-07-31 22:11:24 +00:00
Files
.vscode
CMS
assets
components
config
framework
bigcommerce
commerce
commercejs
elasticpath
api
endpoints
cart
catalog
checkout
customer
address.ts
card.ts
index.ts
login
logout
signup
wishlist
operations
utils
index.ts
auth
cart
checkout
customer
product
shippingRates
tax
types
utils
wishlist
.env.template
README.md
commerce.config.json
data.json
fetcher.ts
index.tsx
next.config.js
provider.ts
kibocommerce
local
ordercloud
saleor
shopify
spree
swell
vendure
lib
pages
public
.editorconfig
.env.template
.eslintrc
.gitignore
.prettierignore
.prettierrc
Dockerfile
README.md
codegen.bigcommerce.json
codegen.json
commerce.config.json
docker-compose.yml
global.d.ts
license.md
next-env.d.ts
next.config.js
package-lock.json
package.json
postcss.config.js
pre-push
swell-js.d.ts
tailwind.config.js
tsconfig.json
commerce/framework/elasticpath/api/endpoints/customer/index.ts
2021-07-19 18:09:07 +05:30

2 lines
57 B
TypeScript

export default function noopApi(...args: any[]): void {}