mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-07 04:20:05 +00:00
chore(*): add lint fix command
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
*
|
||||
*/
|
||||
export interface UploadFile {
|
||||
file: File;
|
||||
fileName: string;
|
||||
file: File;
|
||||
fileName: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user