UNPKG

@rokmohar/medusa-plugin-meilisearch

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