UNPKG

@frakt-protocol/frakt-sdk

Version:

Frakt SDK for interacting with frakt.xyz protocols

3 lines (2 loc) 120 B
import { HarvestScore } from '../../types'; export declare const harvestScore: (params: HarvestScore) => Promise<void>;