UNPKG

reeller

Version:

Flexible, powerful and modern library for creating the running horizontal blocks effect, also known as ticker or the «marquee effect».

6 lines 294 B
import Reeller from "./module/Reeller"; import Filler from "./module/Filler"; import DragPlugin from "./plugin/DragPlugin"; import ScrollerPlugin from "./plugin/ScrollerPlugin"; export { Reeller as default, Reeller, Filler, DragPlugin, ScrollerPlugin }; //# sourceMappingURL=index.d.ts.map