@fgv/ts-web-extras
Version:
Browser-compatible utilities and FileTree implementations
14 lines (8 loc) • 400 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) > [IUrlConfigOptions](./ts-web-extras.iurlconfigoptions.md) > [config](./ts-web-extras.iurlconfigoptions.config.md)
## IUrlConfigOptions.config property
Configuration name or path
**Signature:**
```typescript
config?: string;
```