Skip to content

Documentation v1.0.0


Documentation / @openassistant/map / LeafletToolLlmResult

Type Alias: LeafletToolLlmResult

LeafletToolLlmResult = object

Defined in: leaflet/tool.ts:9

Properties

details?

optional details: string

Defined in: leaflet/tool.ts:12


error?

optional error: string

Defined in: leaflet/tool.ts:11


success

success: boolean

Defined in: leaflet/tool.ts:10

Released under the MIT License.