@intelligentgraphics/openconfiguration.host
    Preparing search index...

    Interface ConfiguratorEventInitialized

    interface ConfiguratorEventInitialized {
        ocHost: string;
        type: "Configurator.Initialized";
    }
    Index

    Properties

    Properties

    ocHost: string

    The version of the oc host package in the configurator.

    type: "Configurator.Initialized"