1
0
mirror of https://github.com/vercel/commerce.git synced 2025-07-22 20:26:49 +00:00
Files
commerce/pages/api/bigcommerce/customers/index.ts

4 lines
107 B
TypeScript

import customersApi from '@bigcommerce/storefront-data-hooks/api/customers'
export default customersApi()