Skip to content

Documentation v1.0.0


Documentation / @openassistant/geoda / CentroidLlmResult

Type Alias: CentroidLlmResult

CentroidLlmResult = object

Defined in: src/spatial_ops/centroid.ts:17

Properties

result

result: string

Defined in: src/spatial_ops/centroid.ts:19


success

success: boolean

Defined in: src/spatial_ops/centroid.ts:18

Released under the MIT License.