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.

10 lines 211 B
export const STATIC_PROPS = { __staticProp: true, }; export const MUTABLE_PROPS = { __mutableProp: true, fps: 'auto', enabled: false, fpsRecalcFrames: 10, }; //# sourceMappingURL=props.js.map