Chore(medusa,utils,types,inventory,stock-location): remove core dependency modules (#3531)
This commit is contained in:
committed by
GitHub
parent
bfef22b33e
commit
4e9d257d3b
@@ -1,5 +1,4 @@
|
||||
import { ICacheService } from "@medusajs/medusa"
|
||||
|
||||
import { ICacheService } from "@medusajs/types"
|
||||
import { CacheRecord, InMemoryCacheModuleOptions } from "../types"
|
||||
|
||||
const DEFAULT_TTL = 30 // seconds
|
||||
|
||||
Reference in New Issue
Block a user