前端VUE重构
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
import PathProxy from '../core/PathProxy';
|
||||
export declare function pathToBezierCurves(path: PathProxy): number[][];
|
||||
export declare function pathToPolygons(path: PathProxy, scale?: number): number[][];
|
||||
Reference in New Issue
Block a user