converted dir tree
This commit is contained in:
1
frontend/src/types.d.ts
vendored
1
frontend/src/types.d.ts
vendored
@@ -5,6 +5,7 @@ export type RPCMethods =
|
||||
| "Service.KillAll"
|
||||
| "Service.FreeSpace"
|
||||
| "Service.Formats"
|
||||
| "Service.DirectoryTree"
|
||||
|
||||
export type RPCRequest = {
|
||||
method: RPCMethods,
|
||||
|
||||
Reference in New Issue
Block a user