Kind: Interface
Source: atloria-monorepo/apps/web/src/components/Parser/BatchFileProcessor.tsx
Properties
| Property | Type |
|---|---|
filename | string |
result | ParseResult |
error | string |
status | `'pending' |
Kind: Interface
Source: atloria-monorepo/apps/web/src/components/Parser/BatchFileProcessor.tsx
| Property | Type |
|---|---|
filename | string |
result | ParseResult |
error | string |
status | `'pending' |
Was this page helpful?