UNPKG

@golemio/pid

Version:
4 lines (3 loc) 72 B
export interface IDataCacheManager { cleanCache(): Promise<void>; }