UNPKG

@yfi/sdk

Version:

Interaction framework for the yearn protocol

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