Skip to content

Commit cac9b09

Browse files
committed
fix: update @see link to getUiCapability
1 parent 324f9ea commit cac9b09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/server/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ export type ClientCapabilitiesWithExtensions = ClientCapabilities & {
220220
/**
221221
* MCP Apps capability settings advertised by clients.
222222
*
223-
* @see {@link hasUiSupport} for checking client support
223+
* @see {@link getUiCapability} for checking client support
224224
*/
225225
export interface McpUiClientCapability {
226226
/**

0 commit comments

Comments
 (0)