UNPKG

@visactor/vrender-core

Version:
13 lines (12 loc) 368 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: !0 }), exports.DefaultMorphingAnimateConfig = exports.DefaultStateAnimateConfig = void 0, exports.DefaultStateAnimateConfig = { duration: 200, easing: "cubicOut" }, exports.DefaultMorphingAnimateConfig = { duration: 1e3, easing: "quadInOut" }; //# sourceMappingURL=config.js.map