| title | DownloadError | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| category | Interfaces | |||||||||||||
| titleTemplate | API - NativeScript | |||||||||||||
| breadcrumbs |
|
|||||||||||||
| layout | api | |||||||||||||
| seo |
|
interface DownloadError extends EventData { error: Error; key: string; }
| title | DownloadError | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| category | Interfaces | |||||||||||||
| titleTemplate | API - NativeScript | |||||||||||||
| breadcrumbs |
|
|||||||||||||
| layout | api | |||||||||||||
| seo |
|
interface DownloadError extends EventData { error: Error; key: string; }