UNPKG

react-live-unplugin

Version:

Turn React components into live code blocks with ease.

4 lines (3 loc) 126 B
import type { ReactLive } from "../default/ReactLive"; declare const LiveCodeBlock: ReactLive.Type; export { LiveCodeBlock };