UNPKG

@yfi/sdk

Version:

Interaction framework for the yearn protocol

3 lines (2 loc) 119 B
import { Balance } from "../.."; export declare const createMockBalance: (overwrites?: Partial<Balance>) => Balance;