Type Alias: RouteMeta
RouteMeta =
Readonly<Record<string,unknown>> &object
Listing-level _meta of an MCP route. It stays inside the static
route-config grammar (see the diagnostics reference), with ui typed so
_meta.ui.resourceUri can reference an App route.
Type Declaration
ui?
readonlyoptionalui?:RouteUiMeta