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.

5 lines 188 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.LERP_APPROXIMATION = void 0; exports.LERP_APPROXIMATION = 0.0001; //# sourceMappingURL=constants.js.map