UNPKG

@zhouchangju/standard-chart

Version:

标准范式组件

5 lines (4 loc) 127 B
import { Path, PathProps } from 'zrender'; export declare function createEl(elOption: { type: string; }): Path<PathProps>;