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.

11 lines 224 B
export const STATIC_PROPS = { __staticProp: true, section: null, root: null, optimized: true, useSvh: false, }; export const MUTABLE_PROPS = { __mutableProp: true, }; //# sourceMappingURL=props.js.map