fs chunked upload download start
This commit is contained in:
committed by
Rune Harlyk
parent
d14e598aab
commit
725d62747d
@@ -109,11 +109,6 @@ export type CameraSettings = {
|
||||
hmirror: boolean
|
||||
}
|
||||
|
||||
export type File = number
|
||||
|
||||
export interface Directory {
|
||||
[key: string]: File | Directory
|
||||
}
|
||||
|
||||
export type Servo = {
|
||||
name: string
|
||||
|
||||
Reference in New Issue
Block a user