You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|GetAttributesValues<'api::team-member.team-member'>// export type Menu = GetReturnType<PluginMenusMenu>exportinterfaceMenuItemextendsOmit<GetAttributesValues<'plugin::menus.menu-item'>,'root_menu'|'rootMenu'>{children?: MenuItem[]}// TODO: fix this type if the plugin works// the menu items don't have a children field definedexportinterfaceMenuextendsOmit<GetAttributesValues<'plugin::menus.menu'>,'items'>{items?: MenuItem[]}// declare global {// namespace Strapi {
da347451608bd6837e61dade4e3dd8c125a7e7de
The text was updated successfully, but these errors were encountered:
fix this type if the plugin works
the menu items don't have a children field defined
namespace Strapi {
websites/libs/types/src/lib/types.ts
Line 55 in 041ce25
da347451608bd6837e61dade4e3dd8c125a7e7de
The text was updated successfully, but these errors were encountered: