interface Clear {
    id: string;
    type: "CLEAR";
}

Hierarchy (View Summary)

Properties

Properties

id: string
type: "CLEAR"