alexbol99 / flatten-interval-tree

Interval binary search tree
MIT License
41 stars 21 forks source link

Export Node type #33

Closed iSplasher closed 2 years ago

iSplasher commented 2 years ago

Hello, I've updated to export Node type so it reflects index.js. I've also exported SearchOutput and NumericTuple so end users can use them when typing.