fix(utils, types, medusa-plugin-meilisearch, medusa-plugin-algolia): move SoftDeletableFilterKey, variantKeys, indexTypes from types to utils (#4623)
* chore: move SoftDeletableKey from types to utils * chore: move variantkeys, indextypes
This commit is contained in:
@@ -0,0 +1 @@
|
||||
export const SoftDeletableFilterKey = "softDeletable"
|
||||
@@ -22,3 +22,4 @@ export * from "./stringify-circular"
|
||||
export * from "./to-kebab-case"
|
||||
export * from "./to-pascal-case"
|
||||
export * from "./wrap-handler"
|
||||
export * from "./dal"
|
||||
|
||||
Reference in New Issue
Block a user