mirror of
https://github.com/vercel/commerce.git
synced 2025-07-07 05:11:22 +00:00
Update type import
This commit is contained in:
parent
5d76337f9e
commit
0ee3109d1f
@ -1,7 +1,7 @@
|
|||||||
import type { OperationContext } from '@commerce/api/operations'
|
import type { OperationContext } from '@commerce/api/operations'
|
||||||
import type { Category, GetSiteInfoOperation } from '@commerce/types/site'
|
import type { Category, GetSiteInfoOperation } from '@commerce/types/site'
|
||||||
import { RawCategory } from '@framework/types/category'
|
|
||||||
|
|
||||||
|
import type { RawCategory } from '../../types/category'
|
||||||
import type { OrdercloudConfig, Provider } from '../index'
|
import type { OrdercloudConfig, Provider } from '../index'
|
||||||
|
|
||||||
export type GetSiteInfoResult<
|
export type GetSiteInfoResult<
|
||||||
|
Loading…
x
Reference in New Issue
Block a user