Skip to main content
Go to Latest
function tryGetRepository
import { tryGetRepository } from "https://deno.land/x/fathym_everything_as_code@v0.0.351/mod.ts";

Parameters

octokit: Octokit
organization: string
repository: string

Returns

Promise<Repository | undefined>