# ParsingResultsProps

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/web/src/components/Parser/ParsingResults.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/components/Parser/ParsingResults.tsx#L11)

## Properties

| Property | Type |
|---|---|
| `result` | `ParseResult` |
| `code` | `string` |
| `className` | `string` |
