UNPKG

@fgv/ts-web-extras

Version:

Browser-compatible utilities and FileTree implementations

57 lines (27 loc) 876 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; [IFsAccessApis](./ts-web-extras.ifsaccessapis.md) ## IFsAccessApis interface File System Access API methods available on Window **Signature:** ```typescript export interface IFsAccessApis ``` ## Methods <table><thead><tr><th> Method </th><th> Description </th></tr></thead> <tbody><tr><td> [showDirectoryPicker(options)](./ts-web-extras.ifsaccessapis.showdirectorypicker.md) </td><td> </td></tr> <tr><td> [showOpenFilePicker(options)](./ts-web-extras.ifsaccessapis.showopenfilepicker.md) </td><td> </td></tr> <tr><td> [showSaveFilePicker(options)](./ts-web-extras.ifsaccessapis.showsavefilepicker.md) </td><td> </td></tr> </tbody></table>