const MenuItemBase: { ~schema: { name: string; slug: string; }; }
const
~schema
name
string
slug
Base information about a menu.
{ name: string; slug: string; }
~schema.name
~schema.slug
entity/menuItem
@laioutr-core/canonical-types/entity/menuItem
MenuItemInfo
declaration
Table of Contents
Laioutr