UNPKG

machinomy

Version:

Micropayments powered by Ethereum

4 lines (3 loc) 60 B
export default interface Indexed<V> { [k: string]: V; }