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