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