UNPKG

ngx-svg-graphics

Version:

Small svg library to link components or svg elements with arrows and allow to drag components.

4 lines (3 loc) 51 B
export interface Identifiable { gId: string; }