DropboxOptions
Defined in: src/dropbox.ts:194
Extends
Section titled “Extends”CloudFSOptions
Properties
Section titled “Properties”cacheTTL?
Section titled “cacheTTL?”
optionalcacheTTL?:number
Defined in: src/cloudfs.ts:19
How long (in seconds) before a fetched file should be considered invalid
Default
Section titled “Default”3600 // 1 hourInherited from
Section titled “Inherited from”CloudFSOptions.cacheTTL
client
Section titled “client”client:
Dropbox
Defined in: src/dropbox.ts:198
A v2 Dropbox client