# Page Not Found

The URL `docs/project/external-modules.html` does not exist.

You might be looking for one of these pages:
- [File Module Details](https://basarat.gitbook.io/typescript/project/modules/external-modules.md)
- [Modules](https://basarat.gitbook.io/typescript/project/modules.md)
- [Namespaces](https://basarat.gitbook.io/typescript/project/namespaces.md)
- [global.d.ts](https://basarat.gitbook.io/typescript/project/modules/globals.md)
- [Declaration Spaces](https://basarat.gitbook.io/typescript/project/declarationspaces.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/project/modules/external-modules.md`)
- Use `Accept: text/markdown` header for content negotiation