<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [web-tls](./web-tls.md)

## web-tls package

web 工具库

## Remarks

提供了 web 中一些常用的工具方法，如：函数式地选择文件、下载文件 等

## Functions

|  Function | Description |
|  --- | --- |
|  [downloadFile(url, name)](./web-tls.downloadfile.md) | 下载文件 |
|  [selectFiles(options)](./web-tls.selectfiles.md) | 打开文件 |

## Interfaces

|  Interface | Description |
|  --- | --- |
|  [OpenFilesOptions](./web-tls.openfilesoptions.md) | 打开文件的选项 |

## Type Aliases

|  Type Alias | Description |
|  --- | --- |
|  [FileFilter](./web-tls.filefilter.md) | 文件过滤器 |

