• Returns the actual module instead of a mock, bypassing all checks on whether the module should receive a mock implementation or not.

    Type Parameters

    • TModule extends {} = any

    Parameters

    • moduleName: string

    Returns TModule