> ## Documentation Index
> Fetch the complete documentation index at: https://stars-components.js.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Interface: Request

Defined in: [types.ts:91](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/weather-helpers/src/lib/types.ts#L91)

Represents a request

## Properties

### query

> **query**: `string`

Defined in: [types.ts:92](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/weather-helpers/src/lib/types.ts#L92)

***

### type

> **type**: `"LatLon"`

Defined in: [types.ts:93](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/weather-helpers/src/lib/types.ts#L93)
