@fgv/ts-web-extras
Version:
Browser-compatible utilities and FileTree implementations
59 lines (27 loc) • 778 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) > [FileSystemGetDirectoryOptions\_2](./ts-web-extras.filesystemgetdirectoryoptions_2.md)
## FileSystemGetDirectoryOptions\_2 interface
Options for getting directory handles
**Signature:**
```typescript
export interface FileSystemGetDirectoryOptions
```
## Properties
<table><thead><tr><th>
Property
</th><th>
Modifiers
</th><th>
Type
</th><th>
Description
</th></tr></thead>
<tbody><tr><td>
[create?](./ts-web-extras.filesystemgetdirectoryoptions_2.create.md)
</td><td>
</td><td>
boolean
</td><td>
_(Optional)_
</td></tr>
</tbody></table>