Optional
ignore?: string | string[]Pattern to match the source files to be ignored in the model.
Optional
logger?: LoggerLogger object. (default: console
)
Optional
verbose?: booleanWhether to display verbose logs. (default: false
)
Generated using TypeDoc
Options for the
getModelFromSource
function.