Update spice-html5

This commit is contained in:
catborise
2020-01-23 15:49:43 +03:00
parent 34394c2b5e
commit 562fe5c3dc
36 changed files with 59278 additions and 1325 deletions

View File

@@ -86,3 +86,9 @@ function handle_file_drop(e)
}
}
export {
SpiceFileXferTask,
handle_file_dragover,
handle_file_drop,
};