UNPKG

@visactor/vrender-core

Version:

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

5 lines 122 B
export const DefaultStateAnimateConfig = { duration: 200, easing: "cubicOut" }; //# sourceMappingURL=config.js.map