UNPKG

@base-org/account

Version:
3 lines 179 B
import { SubAccount } from '../store/store.js'; export declare function assertSubAccount(info: unknown): asserts info is SubAccount; //# sourceMappingURL=assertSubAccount.d.ts.map