interface RuntimeExtensionsConfig {
    extensions: RuntimeExtension[];
}

Properties

Properties

extensions: RuntimeExtension[]