Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/config.interface.ts
Cache entry for incremental parsing
Properties
| Property | Type |
|---|---|
filePath | string |
contentHash | string |
cachedAt | Date |
parserName | string |
result | unknown |
Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/config.interface.ts
Cache entry for incremental parsing
| Property | Type |
|---|---|
filePath | string |
contentHash | string |
cachedAt | Date |
parserName | string |
result | unknown |
Was this page helpful?