clientIO / joint

A proven SVG-based JavaScript diagramming library powering exceptional UIs
https://jointjs.com
Mozilla Public License 2.0
4.73k stars 853 forks source link

types(dia.Paper): fix dumpViews() and updateViews() signature #2696

Closed kumilingus closed 5 months ago

kumilingus commented 5 months ago

Description

Fix incorrect TS definition of a few paper methods.


See https://github.com/clientIO/joint/discussions/2695.