hotfix: Search service interfaces should import base from folder (#766)
This commit is contained in:
committed by
GitHub
parent
caf4357c4d
commit
6f4e128944
@@ -1,4 +1,4 @@
|
||||
import { BaseService } from "medusa-interfaces"
|
||||
import BaseService from "./base-service"
|
||||
|
||||
/**
|
||||
* The interface that all search services must implement.
|
||||
|
||||
Reference in New Issue
Block a user