UNPKG

radish

Version:

Radish is a React-based static site generator that outputs plain HTML and CSS.

3 lines (2 loc) 79 B
import type { Plugin } from "esbuild"; export declare const svgPlugin: Plugin;