Home@moonrepo/typesInterfacesPartialToolchainPluginConfigOn this pagePartialToolchainPluginConfig Configures an individual toolchain.Index PropertiesconfigpluginversionProperties optionalconfigconfig?: null | Record<string, unknown>Arbitrary configuration that'll be passed to the WASM plugin.optionalpluginplugin?: null | stringLocation of the WASM plugin to use.optionalversionversion?: null | stringThe version of the toolchain to download and install.
Configures an individual toolchain.