Home@moonrepo/typesInterfacesToolchainPluginConfigOn this pageToolchainPluginConfig Configures an individual toolchain.Index PropertiesconfigpluginversionProperties configconfig: Record<string, unknown>Arbitrary configuration that'll be passed to the WASM plugin.pluginplugin: null | stringLocation of the WASM plugin to use.versionversion: null | stringThe version of the toolchain to download and install.
Configures an individual toolchain.