# Page Not Found

The URL `docs/types/never.html` does not exist.

You might be looking for one of these pages:
- [Never Type](https://basarat.gitbook.io/typescript/type-system/never.md)
- [File Module Details](https://basarat.gitbook.io/typescript/project/modules/external-modules.md)
- [@types](https://basarat.gitbook.io/typescript/type-system/types.md)
- [References](https://basarat.gitbook.io/typescript/recap/references.md)
- [Literal Types](https://basarat.gitbook.io/typescript/type-system/literal-types.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://basarat.gitbook.io/typescript/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://basarat.gitbook.io/typescript/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/typescript/type-system/never.md`)
- Use `Accept: text/markdown` header for content negotiation