import Viewer from 'dmn-js/lib/Viewer'; const root = globalThis; root.DmnJS = Viewer; root.DmnJS.Viewer = Viewer; export default Viewer;