Type Alias PanelTeleportConfig

PanelTeleportConfig: PanelTeleportObject | {
    [id: string]: PanelTeleportObject;
}