fix: exporting cache from node-cache #11
Annotations
3 errors
Build and test with Node 18.x:
src/ipfs.ts#L313
Property 'getAndCache' in type 'NoOpCache' is not assignable to the same property in base type 'ObjectCache'.
|
Build and test with Node 18.x:
src/ipfs.ts#L329
Argument of type 'NoOpCache' is not assignable to parameter of type 'ObjectCache'.
|
Build and test with Node 18.x
Process completed with exit code 1.
|