Removed dependency on RefObject
Pre-release
Pre-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