(id: string, importer: string)
| 38 | factoryOrOptions?: ModuleMockFactory | ModuleMockOptions, |
| 39 | ): void |
| 40 | queueUnmock(id: string, importer: string): void |
| 41 | importActual<T>( |
| 42 | rawId: string, |
| 43 | importer: string, |
no outgoing calls
no test coverage detected