UNPKG

@base-org/account

Version:
3 lines 167 B
import { Address } from 'viem'; export declare function getDisplayableUsername(address: Address): Promise<string>; //# sourceMappingURL=getDisplayableUsername.d.ts.map