UNPKG

@frakt-protocol/frakt-sdk

Version:

Frakt SDK for interacting with frakt.xyz protocols

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