UNPKG

114 BTypeScriptView Raw
1declare const config: {
2 network: {
3 layer1: string;
4 };
5 logLevel: string;
6};
7export { config };