UNPKG

@makerdao/dai

Version:

Library for interacting with the Dai Stablecoin System.

8 lines (7 loc) 178 B
export default l; declare const l: Web3ServiceList; declare class Web3ServiceList { _list: any[]; push(service: any): void; disconnectAll(): Promise<any[]>; }