mirror of
https://github.com/vercel/commerce.git
synced 2025-07-07 13:21:22 +00:00
Remove unnecesary any
This commit is contained in:
parent
0ee3109d1f
commit
9e14314d22
@ -10,7 +10,6 @@ import getProduct from './operations/get-product'
|
||||
import { API_URL, CART_COOKIE, CUSTOMER_COOKIE } from '../constants'
|
||||
|
||||
export interface OrdercloudConfig extends CommerceAPIConfig {
|
||||
fetch: any
|
||||
storeRestFetch: <T>(
|
||||
method: string,
|
||||
resource: string,
|
||||
|
Loading…
x
Reference in New Issue
Block a user