Files
DefinitelyTyped/types/vis
Michael Dombrowski f57ff453de Allow Edge arrows from to be left out of edge options
network.setOptions({edges: {arrows: {to: true}}}); should be accepted since it works properly in vis, but previous @types/vis will fail type-checking.
2018-04-02 21:25:27 -04:00
..