Skip to main content

PartialExtensionConfig

Configures an individual extension.

Index

Properties

Properties

optionalconfig

config?: null | Record<string, unknown>

Arbitrary configuration that'll be passed to the WASM plugin.

optionalplugin

plugin?: null | string

Location of the WASM plugin to use.