UNPKG

@drift-labs/sdk

Version:
3 lines (2 loc) 93 B
import { User } from '../user'; export declare function isUserBankrupt(user: User): boolean;