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.

3 lines (2 loc) 52 B
export * from './FlatSVG'; export * from './types';