KC's Workspace
    Preparing search index...

    Interface AutospiedModuleSerialized

    interface AutospiedModuleSerialized {
        id: string;
        raw: string;
        type: "autospy";
        url: string;
    }
    Index

    Properties

    Properties

    id: string
    raw: string
    type: "autospy"
    url: string