@exodus/storage-interface
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

@exodus/storage-interface

Unified storage interface

Usage

In your storage implementation:

import { Storage } from '@exodus/storage-interface'

class BlockchainStorage implements Storage {
  // ...
}

Readme

Keywords

none

Package Sidebar

Install

npm i @exodus/storage-interface

Weekly Downloads

2,283

Version

1.0.1

License

UNLICENSED

Unpacked Size

2.19 kB

Total Files

4

Last publish

Collaborators

  • joshuabot