Skip to content
AI Monorepos Free online conference · June 23 Join us!

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>