interface Cancel {
    type: CANCEL;
}

Hierarchy (view full)

Properties

Properties

type: CANCEL