import { RepoClient } from "https://deno.land/x/kd_clients@v1.0.0-preview.14/mod.ts";
Gets a page of repositories owned by the currently set RepoClient.ownerName with a quantity that matches the given qtyPerPage.
import { RepoClient } from "https://deno.land/x/kd_clients@v1.0.0-preview.14/mod.ts";
Gets a page of repositories owned by the currently set RepoClient.ownerName with a quantity that matches the given qtyPerPage.