Theia API Documentation v1.66.0
    Preparing search index...
    interface GitHubRepoInfo {
        owner: string;
        repo: string;
    }
    Index

    Properties

    Properties

    owner: string
    repo: string