UNPKG

@antv/util

Version:

<h1 align="center">@antv/util</h1>

3 lines (2 loc) 141 B
import type { PathArray } from '../types'; export declare function fixArc(pathArray: PathArray, allPathCommands: string[], i: number): void;