UNPKG

@f5i23q999d/cow-sdk

Version:

<p align="center"> <img width="400" src="https://github.com/cowprotocol/cow-sdk/raw/main/docs/images/CoW.png" /> </p>

5 lines (4 loc) 298 B
import { CoWShedInterface } from '../../common/generated/CoWShed.js'; import { CoWShedFactoryInterface } from '../../common/generated/CoWShedFactory.js'; export declare function getCoWShedInterface(): CoWShedInterface; export declare function getCoWShedFactoryInterface(): CoWShedFactoryInterface;