• Reconcile the menus.

    Parameters

    • reference: IMenu[]

      The reference list of menus.

    • addition: IMenu[]

      The list of menus to add.

    • Optional warn: boolean

      Warn if the command items are duplicated within the same menu.

    • Optional addNewItems: boolean

    Returns IMenu[]

    The reconciled list of menus.

Generated using TypeDoc