Skip to content

Documentation v1.0.0


Documentation / @openassistant/geoda / ThiessenPolygonsLlmResult

Type Alias: ThiessenPolygonsLlmResult

ThiessenPolygonsLlmResult = object

Defined in: src/spatial_ops/thiessenPolygons.ts:135

Properties

result

result: string

Defined in: src/spatial_ops/thiessenPolygons.ts:137


success

success: boolean

Defined in: src/spatial_ops/thiessenPolygons.ts:136

Released under the MIT License.