UNPKG

@hadyfayed/filament-workflow-canvas

Version:

Visual workflow builder and canvas component for Filament applications

7 lines (5 loc) 153 B
/** * Providers - Barrel export for provider components * Following Provider pattern and dependency injection */ export * from './WorkflowProvider';