UNPKG

@visactor/vrender-animate

Version:

This module provides a graph-based animation system for VRender.

9 lines (8 loc) 250 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: !0 }), exports.DefaultMorphingAnimateConfig = void 0, exports.DefaultMorphingAnimateConfig = { duration: 1e3, easing: "quadInOut" }; //# sourceMappingURL=morphing.js.map