Skip to content

throwIfAlreadyLoaded

reference
1 min readUpdated

Kind: Function

Source: Pams/Web/Pams.WebApp/Client/app/core/module-import-guard.ts (line 1)

Part of: Pams

Signature

ts
function throwIfAlreadyLoaded(parentModule: any, moduleName: string)

Parameters

NameType
parentModuleany
moduleNamestring

Used by

5 references from 5 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (5)

  • AlertModulePams/Web/Pams.WebApp/Client/app/core/alert/alert.module.ts:1
  • AppMenuModulePams/Web/Pams.WebApp/Client/app/core/app-menu/app-menu.module.ts:1
  • BusyIndicatorModulePams/Web/Pams.WebApp/Client/app/core/busy-indicator/busy-indicator.module.ts:1
  • CoreModulePams/Web/Pams.WebApp/Client/app/core/core.module.ts:1
  • ModalDialogModulePams/Web/Pams.WebApp/Client/app/core/modal-dialog/modal-dialog.module.ts:1

Was this page helpful?

Download as PDF