UNPKG

blockstack

Version:

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

6 lines (5 loc) 131 B
import { Service } from './service'; /** @ignore */ export declare const profileServices: { [serviceName: string]: Service; };