1
0
mirror of https://github.com/vercel/commerce.git synced 2025-08-18 23:01:23 +00:00
Files
.vscode
packages
site
assets
components
auth
cart
checkout
CheckoutSidebarView
PaymentMethodView
PaymentWidget
PaymentWidget.module.css
PaymentWidget.tsx
index.ts
ShippingView
ShippingWidget
context.tsx
common
icons
product
ui
wishlist
search.tsx
config
lib
pages
public
.env.template
.eslintrc
.gitignore
.prettierignore
.prettierrc
codegen.bigcommerce.json
commerce-config.js
commerce.config.json
global.d.ts
next-env.d.ts
next.config.js
package.json
postcss.config.js
tailwind.config.js
tsconfig.json
.editorconfig
.gitignore
.prettierignore
.prettierrc
README.md
license.md
package-copy.json
package-lock.json
package.json
commerce/site/components/checkout/PaymentWidget/index.ts
2022-01-07 11:48:45 -05:00

2 lines
42 B
TypeScript

export { default } from './PaymentWidget'