# Page Not Found

The URL `docs/spread-operator.html` does not exist.

You might be looking for one of these pages:
- [Spread Operator](https://basarat.gitbook.io/typescript/future-javascript/spread-operator.md)
- [Limit Property Setters](https://basarat.gitbook.io/typescript/main-1/propertysetters.md)
- [Program](https://basarat.gitbook.io/typescript/overview/program.md)
- [Generators](https://basarat.gitbook.io/typescript/future-javascript/generators.md)
- [Rest Parameters](https://basarat.gitbook.io/typescript/future-javascript/rest-parameters.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/future-javascript/spread-operator.md`)
- Use `Accept: text/markdown` header for content negotiation