Interface PreviousScreen

It takes back to the last board shown.

interface PreviousScreen {
    type: "previous-screen";
}

Properties

Properties

type: "previous-screen"

The action type