- Preparing search index...
- The search index is not available
cardano-sdk
Function createPersistentCacheStorage
- createPersistentCacheStorage<T>(__namedParameters: {
extensionLocalStorage: StorageLocal;
fallbackMaxCollectionItemsGuard: number;
quotaInBytes: number;
resourceName: string;
}): Cache<T>
-
Parameters
-
__namedParameters: {
extensionLocalStorage: StorageLocal;
fallbackMaxCollectionItemsGuard: number;
quotaInBytes: number;
resourceName: string;
}
-
-
fallbackMaxCollectionItemsGuard: number
-
quotaInBytes: number
-
resourceName: string
Returns Cache<T>