UNPKG

@dainprotocol/drift-sdk

Version:

SDK for Drift Protocol

3 lines (2 loc) 115 B
import { UserAccount } from '..'; export declare function isUserProtectedMaker(userAccount: UserAccount): boolean;