UNPKG

@visactor/vrender-core

Version:
4 lines (3 loc) 193 B
import type { IAnimateConfig } from './../interface/graphic'; export declare const DefaultStateAnimateConfig: IAnimateConfig; export declare const DefaultMorphingAnimateConfig: IAnimateConfig;