UNPKG

@visactor/vrender-core

Version:

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

3 lines (2 loc) 124 B
import type { IAnimateConfig } from '../interface/graphic'; export declare const DefaultStateAnimateConfig: IAnimateConfig;