@fgv/ts-web-extras
Version:
Browser-compatible utilities and FileTree implementations
12 lines (7 loc) • 408 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) > [FilePickerAcceptType](./ts-web-extras.filepickeraccepttype.md) > [accept](./ts-web-extras.filepickeraccepttype.accept.md)
## FilePickerAcceptType.accept property
**Signature:**
```typescript
accept: Record<string, string | string[]>;
```