This website requires JavaScript.
Explore
Help
Sign In
TrizTech
/
ohif-viewer
Watch
17
Star
0
Fork
0
You've already forked ohif-viewer
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
42634da189
ohif-viewer
/
extensions
/
dicom-microscopy
/
src
/
getCustomizationModule.ts
4 lines
66 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix(core): Address 3D reconstruction and Android compatibility issues and clean up 4D data mode (#4762)
2025-02-04 18:25:10 +01:00
export
default
function
getCustomizationModule() {
refactor(ui): Migrate components to ui-next (#4930) Co-authored-by: Dan Rukas <dan.rukas@gmail.com>
2025-04-08 18:06:07 +02:00
return
[
]
;
fix(core): Address 3D reconstruction and Android compatibility issues and clean up 4D data mode (#4762)
2025-02-04 18:25:10 +01:00
}
Reference in New Issue
Copy Permalink