TypeScript SDKAPI ReferenceModelsPreviewWebSearchUserLocation - TypeScript SDKCopy pagePreviewWebSearchUserLocation type definitionThe TypeScript SDK and docs are currently in beta. Report issues on GitHub. Example Usage 1import { PreviewWebSearchUserLocation } from "@openrouter/sdk/models";23let value: PreviewWebSearchUserLocation = {4 type: "approximate",5}; Fields FieldTypeRequiredDescriptioncitystring➖N/Acountrystring➖N/Aregionstring➖N/Atimezonestring➖N/Atypemodels.PreviewWebSearchUserLocationType✔️N/A