UNPKG

@visactor/vrender-core

Version:

```typescript import { xxx } from '@visactor/vrender-core'; ```

9 lines (8 loc) 241 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: !0 }), exports.DefaultStateAnimateConfig = void 0, exports.DefaultStateAnimateConfig = { duration: 200, easing: "cubicOut" }; //# sourceMappingURL=config.js.map