9.0 Released! → Native ESM runtimes 🚀, Vite support ⚡️, multi-window apps and more...
Read Announcement
ts
function downloads(): Folder;

Defined in: file-system/index.d.ts:336

Gets the NSDownloadsDirectory. Note that the folder will not be created if it did not exist.

Returns

Folder

Previous
developer