Skip to content

Documentation v1.0.0


Documentation / @openassistant/osm / GetUsStateGeojsonLlmResult

Type Alias: GetUsStateGeojsonLlmResult ​

GetUsStateGeojsonLlmResult = object

Defined in: us/state.ts:17

Properties ​

datasetName? ​

optional datasetName: string

Defined in: us/state.ts:19


error? ​

optional error: string

Defined in: us/state.ts:21


result? ​

optional result: string

Defined in: us/state.ts:20


success ​

success: boolean

Defined in: us/state.ts:18

Released under the MIT License.