UNPKG

@makerdao/dai

Version:

Library for interacting with the Dai Stablecoin System.

5 lines (4 loc) 131 B
export function setupEngine(settings: any): Promise<{ engine: any; }>; export function getBrowserProvider(): Promise<any>;