interface ElementsCommand {
    setEntityCommand: SetEntityCommand;
}

Properties

Properties

setEntityCommand: SetEntityCommand