@fgv/ts-web-extras
Version:
Browser-compatible utilities and FileTree implementations
18 lines (10 loc) • 494 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@fgv/ts-web-extras](./ts-web-extras.md) > [parseUrlParameters](./ts-web-extras.parseurlparameters.md)
## parseUrlParameters() function
Parses URL parameters and extracts configuration options
**Signature:**
```typescript
export declare function parseUrlParameters(): IUrlConfigOptions;
```
**Returns:**
[IUrlConfigOptions](./ts-web-extras.iurlconfigoptions.md)