UNPKG

137 BTypeScriptView Raw
1/**
2* @ignore
3*/
4declare const config: {
5 network: import("./network").BlockstackNetwork;
6 logLevel: string;
7};
8export { config };