UNPKG

@thi.ng/geom-fuzz

Version:

Highly configurable, fuzzy line & polygon creation with presets and composable fill & stroke styles. Canvas & SVG support

9 lines 259 B
export * from "./api.js"; export * from "./comp.js"; export * from "./dots.js"; export * from "./hatch.js"; export * from "./line.js"; export * from "./points.js"; export * from "./polygon.js"; export * from "./presets.js"; //# sourceMappingURL=index.d.ts.map