hierarchy
hierarchy copied to clipboard
Is there any @types library for @antv/hierarchy
I am currently using typescript and looking around for types definition support for this brilliant library. I was wondering if there is any declaration of it written by you smart guys or some third parties?
+1
This would be very useful for example when writing custom layouts that call layouts from this repo like IndentedLayout as a subroutine