Type Alias: StructuredExtraction
StructuredExtraction =
Readonly<Record<string,string|string[]>>
Defined in: packages/core/src/domain/services/content-extraction.ts:45
A structured extraction result (e.g. scenarios with named fields).
StructuredExtraction =
Readonly<Record<string,string|string[]>>
Defined in: packages/core/src/domain/services/content-extraction.ts:45
A structured extraction result (e.g. scenarios with named fields).