Type alias CommunityTemplatePageSetting

CommunityTemplatePageSetting: {
    page: string;
    themeLayout: string;
}

Type declaration

  • page: string
  • themeLayout: string