Skip to main content

loadModule

Callable

  • loadModule(scope: string, module: string, url: string, preventSingleton?: boolean): any

  • Parameters

    • scope: string
    • module: string
    • url: string
    • preventSingleton: boolean = false

    Returns any