UNPKG

@rokmohar/medusa-plugin-meilisearch

Version:
8 lines 247 B
type StepInput = { inventoryLevelId: string; }; export declare const deleteInventoryLevelStep: import("@medusajs/workflows-sdk").StepFunction<StepInput, { products: any[]; }>; export {}; //# sourceMappingURL=delete-inventory-level.d.ts.map