I'm a little confused about the situation at hand. The name is clearly mentioned right above.
https://i.sstatic.net/D0CEV.png
Displayed below is the content of storage-backend.interface.ts
:
export declare interface StorageBackend extends Storage { }
Could you clarify what's going on here?