• Gets a Portal previously registered via addPortal or addPortals.

    Returns

    Promise containing the registered Portal. If the Portal was not registered, the Promise will fail.

    Parameters

    • name: string

      The portal name to retrieve from the internal registry.

    Returns Promise<Portal>

Generated using TypeDoc