@exodus/test
    Preparing search index...

    Type Alias MockedObject<T>

    MockedObject: JestMockedObject<T>

    Wraps an object type with Jest mock type definitions.

    Type Parameters

    • T extends object