@fgv/ts-web-extras
Version:
Browser-compatible utilities and FileTree implementations
16 lines (9 loc) • 443 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) > [FileSystemFileHandle\_2](./ts-web-extras.filesystemfilehandle_2.md) > [getFile](./ts-web-extras.filesystemfilehandle_2.getfile.md)
## FileSystemFileHandle\_2.getFile() method
**Signature:**
```typescript
getFile(): Promise<File>;
```
**Returns:**
Promise<File>