// src/index.js import Timeline from './timeline/timeline.js'; export { Timeline };