@designcombo/timeline
esm cjs
```ts interface TimelineOptions { itemTypes: string[]; sizesMap: Records<string, number>; acceptsMap: Records<string, string[]>; } ```
Version 5.5.8
INSTALL
```ts interface TimelineOptions { itemTypes: string[]; sizesMap: Records<string, number>; acceptsMap: Records<string, string[]>; } ```