UNPKG

@thi.ng/hiccup-svg

Version:

SVG element functions for @thi.ng/hiccup & related tooling

3 lines 153 B
import type { Attribs } from "./api.js"; export declare const pattern: (attribs: Attribs, ...body: any[]) => any[]; //# sourceMappingURL=pattern.d.ts.map