UNPKG

ldrs

Version:

Tiny HTML and SVG loaders as web components

7 lines 252 B
export default function Hatch({ size, color, speed, stroke, }: { size?: number | string; color?: string; speed?: number | string; stroke?: number | string; }): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=Hatch.d.ts.map