mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
committed by
GitHub
parent
3342d9d1bb
commit
92d70c752f
@@ -1,5 +1,5 @@
|
||||
import { Customer } from '@commerce/types/customer'
|
||||
import { Customer as MedusaCustomer } from '@medusajs/medusa-js/lib/types'
|
||||
import { MedusaCustomer } from '@framework/types'
|
||||
|
||||
export function normalizeCustomer(customer: MedusaCustomer): Customer {
|
||||
return {
|
||||
|
Reference in New Issue
Block a user