UNPKG

legions-thirdparty-plugin

Version:
4 lines (3 loc) 174 B
import { Path } from './path'; import { BoundCurves } from './bound-curves'; export declare const parsePathForBorder: (curves: BoundCurves, borderSide: number) => Path[];