Type Alias ArchiveReport

ArchiveReport: { state: "archived" | "unarchived" }

Type declaration

  • state: "archived" | "unarchived"