Interface HonuaPluginRegistryOptionsExperimental

interface HonuaPluginRegistryOptions {
    host: string;
    services?: HonuaPluginHostServices;
}

Properties

Properties

host: string

JSON text accepted by the certification trust boundary.