update license structures and init to setup image uploader
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
export interface onSelectArgs {
|
||||
data: FormData;
|
||||
file: File;
|
||||
}
|
||||
Reference in New Issue
Block a user