Type Alias GetRecentFilesPayload

GetRecentFilesPayload: { size?: number }

Payload for getting recent files.

Type declaration

  • Optionalsize?: number

    Number of recent files to retrieve.