Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/parse-result.interface.ts
Warning encountered during parsing (non-blocking)
Properties
| Property | Type |
|---|---|
message | string |
code | string |
line | number |
suggestion | string |
Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/parse-result.interface.ts
Warning encountered during parsing (non-blocking)
| Property | Type |
|---|---|
message | string |
code | string |
line | number |
suggestion | string |
Was this page helpful?