bb-plane-fork/apps/web/ee/hooks/use-timeline-chart.ts

3 lines
176 B
TypeScript

// For now, just re-export from CE
// In the future, you can extend the timeline store mapping here for EE-specific timeline types
export * from "ce/hooks/use-timeline-chart";