KC's Workspace
    Preparing search index...

    Interface AutomockedModuleSerialized

    interface AutomockedModuleSerialized {
        id: string;
        raw: string;
        type: "automock";
        url: string;
    }
    Index

    Properties

    Properties

    id: string
    raw: string
    type: "automock"
    url: string