Skip to content

throwIfAlreadyLoaded

reference
1 min readUpdated

Kind: Function

Source: Frontend/src/app/shared/module-import-guard.ts (line 1)

Part of: Frontend

Signature

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

Parameters

NameType
parentModuleany
moduleNamestring

Was this page helpful?

Download as PDF