Skip to content

Removed dependency on RefObject

Pre-release
Pre-release
Compare
Choose a tag to compare
@caoxiaoyi03 caoxiaoyi03 released this 26 Oct 20:10
· 28 commits to master since this release

All references to RefObject has been changed to chromInfo (Object.<string, { chrRegion: ChromRegion, cent?: ChromRegion }>) to remove the dependency on RefObject. This changes the public API so all calls needs to be updated accordingly