UNPKG

@sirajju/svg-mod

Version:

React library for SVG customizing

3 lines (2 loc) 121 B
export { default as SVG } from './components/SvgComponent'; export type { SVGProps } from './components/SvgComponent';