interface ConfiguratorEventStarted {
    type: "Configurator.Started";
}

Properties

Properties

type: "Configurator.Started"