Type Alias SearchAddItem

SearchAddItem: { hash: string; type: "file" | "directory"; uuid: string }

Type declaration

  • hash: string
  • type: "file" | "directory"
  • uuid: string
MMNEPVFCICPMFPCPTTAAATR