• Indicates that the module system should never return a mocked version of the specified module from require() (e.g. that it should always return the real module).

    Parameters

    • moduleName: string

    Returns typeof jest