UNPKG

@thi.ng/hiccup-canvas

Version:

Hiccup shape tree renderer for vanilla Canvas 2D contexts

4 lines 219 B
import type { IObjectOf } from "@thi.ng/api"; /** @internal */ export declare const __endShape: (ctx: CanvasRenderingContext2D, attribs: IObjectOf<any>, doFill?: boolean) => void; //# sourceMappingURL=end-shape.d.ts.map