> ## Documentation Index
> Fetch the complete documentation index at: https://baileys.wiki/llms.txt
> Use this file to discover all available pages before exploring further.

# BrowsersMap

> Type Alias BrowsersMap in the Baileys API.

> **BrowsersMap**: `object`

Defined in: [src/Types/index.ts:19](https://github.com/WhiskeySockets/Baileys/blob/master/src/Types/index.ts#L19)

## Type declaration

### android()

#### Parameters

##### browser

`string`

#### Returns

\[`string`, `string`, `string`]

### appropriate()

#### Parameters

##### browser

`string`

#### Returns

\[`string`, `string`, `string`]

### baileys()

#### Parameters

##### browser

`string`

#### Returns

\[`string`, `string`, `string`]

### macOS()

#### Parameters

##### browser

`string`

#### Returns

\[`string`, `string`, `string`]

### ubuntu()

#### Parameters

##### browser

`string`

#### Returns

\[`string`, `string`, `string`]

### windows()

#### Parameters

##### browser

`string`

#### Returns

\[`string`, `string`, `string`]
