()
| 3043 | return _parentModuleSettings.type; |
| 3044 | } |
| 3045 | function _getModuleName() { |
| 3046 | return _parentModuleSettings.moduleName; |
| 3047 | } |
| 3048 | export async function initialize( |
| 3049 | generalDataEmplLists, |
| 3050 | newContainerId, |
no outgoing calls
no test coverage detected