# throwIfAlreadyLoaded

**Kind:** Function

**Source:** `Pams/Web/Pams.Web/Client/app/shared/module-import-guard.ts` (line 1)

**Part of:** [Pams](subsystem-pams)

## Signature

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

## Parameters

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