UNPKG

blockstack

Version:

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

6 lines (5 loc) 120 B
declare const config: { network: import("./network").BlockstackNetwork; logLevel: string; }; export { config };