Kind: Function
Source: Pams/Web/Pams.Web/Client/app/shared/module-import-guard.ts (line 1)
Part of: Pams
Signature
tsfunction throwIfAlreadyLoaded(parentModule: any, moduleName: string)
Parameters
| Name | Type |
|---|---|
parentModule | any |
moduleName | string |
Kind: Function
Source: Pams/Web/Pams.Web/Client/app/shared/module-import-guard.ts (line 1)
Part of: Pams
tsfunction throwIfAlreadyLoaded(parentModule: any, moduleName: string)
| Name | Type |
|---|---|
parentModule | any |
moduleName | string |
Was this page helpful?