mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 12:24:18 +00:00
removed medusa type
This commit is contained in:
parent
9e363f9e70
commit
4a48e40aca
@ -1,7 +1,5 @@
|
|||||||
import { CommerceError } from '@commerce/utils/errors'
|
import { CommerceError } from '@commerce/utils/errors'
|
||||||
import { MEDUSA_PUBLIC_STORE_URL } from '@framework/const'
|
import { MEDUSA_PUBLIC_STORE_URL } from '@framework/const'
|
||||||
import { Product } from '@medusajs/medusa-js/lib/types'
|
|
||||||
import Cookies from 'js-cookie'
|
|
||||||
import medusa from '../medusa'
|
import medusa from '../medusa'
|
||||||
|
|
||||||
export const callMedusa = async (
|
export const callMedusa = async (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user