039a17f8a1
Changed product name
5 lines
85 B
JavaScript
5 lines
85 B
JavaScript
// src/index.js
|
|
import Timeline from './timeline/timeline.js';
|
|
|
|
|
|
export { Timeline }; |