• Returns

    A promise that resolves with the loaded module, or is rejected if the module can not be loaded.

    Parameters

    • url: string

      A URL pointing to a bundle that was built as a federated module.

    Returns Promise<unknown>

Generated using TypeDoc