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.

4 lines (3 loc) 95 B
export * from './FlatSVG'; export * from './types-public'; export * from './constants-public';