init: sudah ganti logo, hilangin setting, dan investigational use dialog
This commit is contained in:
6
platform/app/src/routes/Local/fileLoader.js
Normal file
6
platform/app/src/routes/Local/fileLoader.js
Normal file
@@ -0,0 +1,6 @@
|
||||
export default class FileLoader {
|
||||
fileType;
|
||||
loadFile(file, imageId) {}
|
||||
getDataset(image, imageId) {}
|
||||
getStudies(dataset, imageId) {}
|
||||
}
|
||||
Reference in New Issue
Block a user