> ## Documentation Index
> Fetch the complete documentation index at: https://openrouter-d02e98a0-speakeasy-sdk-regen-1790369716.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# AnthropicBase64PdfSourceMediaType

## Example Usage

```typescript theme={null}
import { AnthropicBase64PdfSourceMediaType } from "@openrouter/sdk/models";

let value: AnthropicBase64PdfSourceMediaType = "application/pdf";
```

## Values

```typescript theme={null}
"application/pdf"
```
