Type alias CustomOptions

CustomOptions: {
    moreBarList: MoreBarList;
    toolBarList: ToolBarList;
}

Type declaration