UNPKG

zrender

Version:

A lightweight graphic library providing 2d draw for Apache ECharts

4 lines (3 loc) 167 B
import PathProxy from '../core/PathProxy'; import { MatrixArray } from '../core/matrix'; export default function transformPath(path: PathProxy, m: MatrixArray): void;