/**
 * Temporal Workflows Index
 * 导出所有工作流供 Worker 使用
 */

export * from './generic-approval.workflow';

