MCP TypeScript SDK (V2)
V1 Docs
Preparing search index...
@modelcontextprotocol/codemod
types
RunnerOptions
Interface RunnerOptions
interface
RunnerOptions
{
dryRun
?:
boolean
;
ignore
?:
string
[]
;
targetDir
:
string
;
transforms
?:
string
[]
;
verbose
?:
boolean
;
}
Index
Properties
dry
Run?
ignore?
target
Dir
transforms?
verbose?
Properties
Optional
dry
Run
dryRun
?:
boolean
Optional
ignore
ignore
?:
string
[]
target
Dir
targetDir
:
string
Optional
transforms
transforms
?:
string
[]
Optional
verbose
verbose
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dry
Run
ignore
target
Dir
transforms
verbose
V1 Docs
MCP TypeScript SDK (V2)
Loading...