Update type import

This commit is contained in:
goncy 2021-08-25 19:53:06 -03:00
parent 5d76337f9e
commit 0ee3109d1f

View File

@ -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<