UNPKG

@amandaghassaei/flat-svg

Version:

A TypeScript library for converting nested SVGs into a flat list of elements, paths, or segments and applying style-based filters.

2 lines 193 B
import { SVG_STYLE_FILL, SVG_STYLE_OPACITY, SVG_STYLE_STROKE_COLOR, SVG_STYLE_STROKE_WIDTH, SVG_STYLE_COLOR, SVG_STYLE_STROKE_DASH_ARRAY, } from './constants'; //# sourceMappingURL=types.js.map