Home@moonrepo/typesInterfacesPartialExtensionConfigOn this pagePartialExtensionConfig Configures an individual extension.Index PropertiesconfigpluginProperties optionalconfigconfig?: null | Record<string, unknown>Arbitrary configuration that'll be passed to the WASM plugin.optionalpluginplugin?: null | stringLocation of the WASM plugin to use.
Configures an individual extension.