import { ProjectClient } from "https://deno.land/x/kd_clients@v1.0.0-preview.14/mod.ts";
Gets a list of the organizational projects for a pull request that has the given prNumber, in a repository with a name that matches the given repoName.
x/kd_clients/mod.ts>ProjectClient#getPullRequestProjects
import { ProjectClient } from "https://deno.land/x/kd_clients@v1.0.0-preview.14/mod.ts";
Gets a list of the organizational projects for a pull request that has the given prNumber, in a repository with a name that matches the given repoName.