更新d.ts

This commit is contained in:
2020-10-15 10:22:20 +08:00
parent 229d86e9e7
commit e50890d24b
874 changed files with 1099 additions and 932 deletions

View File

@@ -8,8 +8,6 @@ import { IHighSealedItem } from "../UI/Store/BoardInterface";
* @l-arc-l,l-arc-arc-l,l-arc-l-arc-l....
*/
export declare function ParagraphCulist(cus: Curve[]): void;
/**扣除封边是否相连和连接共用精度 */
export declare const LINK_FUZZ = 0.001;
/**
*计算封边
*/