UNPKG

dingojs

Version:

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

6 lines (5 loc) 100 B
export default interface PostBundle { endpoint: string; tokenStr: string; id: number; }