UNPKG

blockstack

Version:

The Blockstack Javascript library for authentication, identity, and storage.

2 lines (1 loc) 132 B
export declare function resolveZoneFileToPerson(zoneFile: any, publicKeyOrAddress: string, callback: (profile: any) => void): void;