Skip to main content
Version: v1

@fluidframework/driver-web-cache Package

Interfaces

Interface Description
FluidCacheConfig

Classes

Class Description
FluidCache A cache that can be used by the Fluid ODSP driver to cache data for faster performance

Functions

Function Return Type Description
deleteFluidCacheIndexDbInstance() Promise<void>

Function Details

deleteFluidCacheIndexDbInstance

Signature

export declare function deleteFluidCacheIndexDbInstance(): Promise<void>;

Returns

Return type: Promise<void>