UNPKG

0xweb

Version:

Contract package manager and other web3 tools

4 lines (3 loc) 65 B
export default interface IStorage { [key: string]: string; }