ohif-viewer/extensions/default/src/customizations/customRoutesCustomization.ts

7 lines
93 B
TypeScript

export default {
'routes.customRoutes': {
routes: [],
notFoundRoute: null,
},
};