UNPKG

@rokmohar/medusa-plugin-meilisearch

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