UNPKG

dingojs

Version:

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

5 lines 98 B
export default interface PostBundle { endpoint: string, tokenStr: string, id: number }