CacheOptions type
Use this to configure the below cache configuration options:
type CacheOptions = {
cacheLocation?: BrowserCacheLocation | string
cacheRetentionDays?: number
}
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Use this to configure the below cache configuration options:
type CacheOptions = {
cacheLocation?: BrowserCacheLocation | string
cacheRetentionDays?: number
}