UNPKG

@ng-blue-duct-tape/svg-draw-stroke

Version:

Angular library that allows you to access elements inside SVG for further animation

5 lines (4 loc) 93 B
export interface StrokeElement { element: SVGGeometryElement; strokeTotal: number; }