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

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

Gets the Documents folder available for the current application. This Folder is private for the application and not accessible from Users/External apps.

Returns

Folder

Previous
currentApp