UNPKG

react-blueprint-svg

Version:

Pannable, zoomable SVG with menu of displaying options inspired by maker.js.

4 lines (3 loc) 115 B
import * as React from 'react'; declare const Blueprint: React.FunctionComponent<{}>; export default Blueprint;