UNPKG

@echarts-component/vue

Version:
3 lines (2 loc) 140 B
import { Actions as ActionsReturn, EchartsState } from '../types'; export declare const useActions: (state: EchartsState) => ActionsReturn;