interface InvalidateAction {
    type: "invalidate";
}

Properties

Properties

type: "invalidate"

Generated using TypeDoc