coldbydefault-portfolio
    Preparing search index...

    Interface GitHubActivity

    interface GitHubActivity {
        action: string;
        created_at: string;
        repo: string;
        type: string;
    }
    Index

    Properties

    action: string
    created_at: string
    repo: string
    type: string