Type alias FileStatusDataSuccess

FileStatusDataSuccess: {
    status: "success";
}

Type declaration

  • status: "success"

Generated using TypeDoc