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 365 B
var _a, _b; import { initVevet } from '../../global/initVevet'; export const STATIC_PROPS = { __staticProp: true, }; export const MUTABLE_PROPS = { __mutableProp: true, easing: (_b = (_a = initVevet()) === null || _a === void 0 ? void 0 : _a.props) === null || _b === void 0 ? void 0 : _b.easing, duration: 1000, }; //# sourceMappingURL=props.js.map