## convertToSearchableUris() function [​](/content/docs/sdk/core.converttosearchableuris#converttosearchableuris-function/index.html)

**Signature:**

```typescript
export declare function convertToSearchableUris(typedValues: TypedValue[]): string[];
```

## Parameters [​](/content/docs/sdk/core.converttosearchableuris#parameters/index.html)

| Parameter | Type | Description |
| --- | --- | --- |
| typedValues | [TypedValue](/content/docs/sdk/core.typedvalue) |  |

**Returns:**

string[]

- [convertToSearchableUris() function](/content/docs/sdk/core.converttosearchableuris#converttosearchableuris-function/index.html)  
- [Parameters](/content/docs/sdk/core.converttosearchableuris#parameters/index.html)
