UNPKG

@solsdk/keystone_sdk

Version:

SDK for Keystone Protocol

3 lines 161 B
import { UserAccount } from '../types'; export declare function isUserProtectedMaker(userAccount: UserAccount): boolean; //# sourceMappingURL=userStatus.d.ts.map