UNPKG

@fgv/ts-web-extras

Version:

Browser-compatible utilities and FileTree implementations

14 lines (8 loc) 421 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; [WellKnownDirectory](./ts-web-extras.wellknowndirectory.md) ## WellKnownDirectory type Well-known directory type **Signature:** ```typescript export type WellKnownDirectory = 'desktop' | 'documents' | 'downloads' | 'music' | 'pictures' | 'videos'; ```