mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-07-19 11:41:04 +02:00
4 lines
171 B
TypeScript
4 lines
171 B
TypeScript
|
|
export { CampaignRuns } from "./CampaignRuns";
|
||
|
|
export type { WorkflowRunsTableProps } from "./WorkflowRunsTable";
|
||
|
|
export { WorkflowRunsTable } from "./WorkflowRunsTable";
|