UNPKG

120 BTypeScriptView Raw
1declare const config: {
2 network: import("./network").BlockstackNetwork;
3 logLevel: string;
4};
5export { config };