Type Alias SwitchboardNetworks

SwitchboardNetworks: SwitchboardEvmNetworks & {
    [K in ChainType]: ChainConfigs[K]
}