Skip to content

Documentation v1.0.0


Documentation / @openassistant/geoda / CartogramLlmResult

Type Alias: CartogramLlmResult

CartogramLlmResult = object

Defined in: src/spatial_ops/cartogram.ts:146

Properties

result

result: string

Defined in: src/spatial_ops/cartogram.ts:148


success

success: boolean

Defined in: src/spatial_ops/cartogram.ts:147

Released under the MIT License.