add hw2
This commit is contained in:
3
node_modules/roughjs/bundled/fillers/scan-line-hachure.d.ts
generated
vendored
Normal file
3
node_modules/roughjs/bundled/fillers/scan-line-hachure.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import { Point, Line } from '../geometry';
|
||||
import { ResolvedOptions } from '../core';
|
||||
export declare function polygonHachureLines(polygonList: Point[][], o: ResolvedOptions): Line[];
|
||||
Reference in New Issue
Block a user