MCP TypeScript SDK (V2)
V1 Docs
Preparing search index...
@modelcontextprotocol/codemod
types
FileResult
Interface FileResult
interface
FileResult
{
changes
:
number
;
diagnostics
:
Diagnostic
[]
;
filePath
:
string
;
}
Index
Properties
changes
diagnostics
file
Path
Properties
changes
changes
:
number
diagnostics
diagnostics
:
Diagnostic
[]
file
Path
filePath
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
changes
diagnostics
file
Path
V1 Docs
MCP TypeScript SDK (V2)
Loading...