dunnock / react-sigma

Lightweight React library for drawing network graphs built on top of SigmaJS
https://dunnock.github.io/react-sigma/
MIT License
258 stars 43 forks source link

typescript for react-sigma/lib/Dagre? #130

Open michaelbdavid opened 1 year ago

michaelbdavid commented 1 year ago

Could someone point me to where ts file for react-sigma/lib/Dagre lives? Trying to pull that lib in and newbing it.

michaelbdavid commented 1 year ago

Would be thankful for ts file for import ForceLink from 'react-sigma/lib/ForceLink' as well