( request: string, options: ImportModuleOptions | undefined, callback: ImportModuleCallback )
| 144 | ): void; |
| 145 | |
| 146 | importModule( |
| 147 | request: string, |
| 148 | options: ImportModuleOptions | undefined, |
| 149 | callback: ImportModuleCallback |
no outgoing calls
no test coverage detected