Type Alias IUiIframeServer1

IUiIframeServer1: Pick<
    IUiIframe,
    "startDragging"
    | "toggleMaximize"
    | "internalToggleMaximize",
>