UNPKG

@rokmohar/medusa-plugin-meilisearch

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