+3
@@ -0,0 +1,3 @@
|
||||
import { Point } from 'points-on-curve';
|
||||
export { Point } from 'points-on-curve';
|
||||
export declare function pointsOnPath(path: string, tolerance?: number, distance?: number): Point[][];
|
||||
Reference in New Issue
Block a user