UNPKG

@fgv/ts-web-extras

Version:

Browser-compatible utilities and FileTree implementations

59 lines (27 loc) 748 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@fgv/ts-web-extras](./ts-web-extras.md) &gt; [FileSystemGetFileOptions\_2](./ts-web-extras.filesystemgetfileoptions_2.md) ## FileSystemGetFileOptions\_2 interface Options for getting file handles **Signature:** ```typescript export interface FileSystemGetFileOptions ``` ## 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.filesystemgetfileoptions_2.create.md) </td><td> </td><td> boolean </td><td> _(Optional)_ </td></tr> </tbody></table>