# throwIfAlreadyLoaded

**Kind:** Function

**Source:** `Pams/Web/portal/pams-web/src/app/modules/module-import-guard.ts` (line 1)

**Part of:** [Pams Web](subsystem-pams-web-portal-pams-web-src-app)

## Signature

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

## Parameters

| Name | Type |
|---|---|
| `parentModule` | `any` |
| `moduleName` | `string` |
