UNPKG

vevet

Version:

Vevet is a JavaScript library for creative development that simplifies crafting rich interactions like split text animations, carousels, marquees, preloading, and more.

16 lines 457 B
export * from './Canvas'; export * from './CanvasMedia'; export * from './Cursor'; export * from './InView'; export * from './Marquee'; export * from './Pointers'; export * from './Preloader'; export * from './ProgressPreloader'; export * from './Raf'; export * from './Scrollbar'; export * from './ScrollProgress'; export * from './Snap'; export * from './SplitText'; export * from './Swipe'; export * from './Timeline'; //# sourceMappingURL=index.d.ts.map