interface UpdateAction {
    action: string;
}

Properties

Properties

action: string

Generated using TypeDoc