import { LabelClient } from "https://deno.land/x/kd_clients@v1.0.0-preview.14/mod.ts";
Gets the given page of labels where the size of each page is the given qtyPerPage, for a repository with a name that matches the repoName.
import { LabelClient } from "https://deno.land/x/kd_clients@v1.0.0-preview.14/mod.ts";
Gets the given page of labels where the size of each page is the given qtyPerPage, for a repository with a name that matches the repoName.