Skip to content

retrieve: (hash: string, cacheDirectory: string) => Promise<boolean>

▸ (hash, cacheDirectory): Promise<boolean>

NameType
hashstring
cacheDirectorystring

Promise<boolean>


store: (hash: string, cacheDirectory: string) => Promise<boolean>

▸ (hash, cacheDirectory): Promise<boolean>

NameType
hashstring
cacheDirectorystring

Promise<boolean>