Kind: Interface
Source: atloria-monorepo/apps/config-docs-parser/src/services/parser-registry.service.ts
Properties
| Property | Type |
|---|---|
rootDir | string |
enabledParsers | string[] |
parserOptions | Record<string, unknown> |
Kind: Interface
Source: atloria-monorepo/apps/config-docs-parser/src/services/parser-registry.service.ts
| Property | Type |
|---|---|
rootDir | string |
enabledParsers | string[] |
parserOptions | Record<string, unknown> |
Was this page helpful?