Home > @jsplumb/connector-bezier > PointOnPath
#
PointOnPath typeSignature:
export declare type PointOnPath = { point: PointXY; location: number;};
Home > @jsplumb/connector-bezier > PointOnPath
Signature:
export declare type PointOnPath = { point: PointXY; location: number;};