@fgv/ts-web-extras
Version:
Browser-compatible utilities and FileTree implementations
14 lines (8 loc) • 427 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) > [zipPath](./ts-web-extras.iurlconfigoptions.zippath.md)
## IUrlConfigOptions.zipPath property
Path to ZIP file to load (for CLI-generated ZIPs)
**Signature:**
```typescript
zipPath?: string;
```