settings
The router settings.
The settings
object returned by the createElectronRouter function has the same structure and values used in it.
You can use the
settings
object to reuse the settings in other parts of the application or as types usingtypeof settings
inTypeScript
.