UNPKG

dingojs

Version:

A simple but feature filled interface between Filecoin's Lotus client and JS.

3 lines 65 B
export default interface GenericObject { [key: string]: any }