@mcp-z/cli
Preparing search index...
MetadataReaderOptions
Interface MetadataReaderOptions
interface
MetadataReaderOptions
{
moduleResolutionPaths
?:
string
[]
;
monorepoPath
?:
string
;
nodeModulesPath
?:
string
;
skipSchemaValidation
?:
boolean
;
}
Index
Properties
module
Resolution
Paths?
monorepo
Path?
node
Modules
Path?
skip
Schema
Validation?
Properties
Optional
module
Resolution
Paths
moduleResolutionPaths
?:
string
[]
Optional
monorepo
Path
monorepoPath
?:
string
Optional
node
Modules
Path
nodeModulesPath
?:
string
Optional
skip
Schema
Validation
skipSchemaValidation
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
module
Resolution
Paths
monorepo
Path
node
Modules
Path
skip
Schema
Validation
@mcp-z/cli
Loading...