Type alias ChildContentOpenedInBrowserEvent

ChildContentOpenedInBrowserEvent: NamedEvent & {
    type: "child-content-opened-in-browser";
}

Generated using TypeDoc