mirror of
https://github.com/vercel/commerce.git
synced 2025-07-27 04:01:23 +00:00
Update type import
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import type { OperationContext } from '@commerce/api/operations'
|
||||
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'
|
||||
|
||||
export type GetSiteInfoResult<
|
||||
|
Reference in New Issue
Block a user