class MyUploadAdapter { constructor( loader ) { // The file loader instance to use during the upload. this.loader = loader; } // Starts the