MENU_LIKE_STATUS top-level constant

List const MENU_LIKE_STATUS

Implementation

const List MENU_LIKE_STATUS = [
  ...MENU,
  'topLevelButtons',
  0,
  'likeButtonRenderer',
  'likeStatus',
];