UNPKG

auto-svg-component-generator

Version:

AutoSvgComponentGenerator is a generator that automatically converts .svg files into React components. SvgComponentGenerator automatically generates index.tsx or index.jsx in React component format when .svg files are added, moved, modified or deleted.

2 lines (1 loc) 51 B
export declare const SVG_ATTRIBUTE_KEYS: string[];