Skip to main content
Go to Latest
interface DownloadRepoAndExtractProtoFilesConfig
import { type DownloadRepoAndExtractProtoFilesConfig } from "https://deno.land/x/pbkit@v0.0.61/cli/pb/cmds/vendor/downloadRepoAndExtractProtoFiles.ts";

Properties

user: string
repo: string
rev: string
optional
filter: (file: string) => boolean
optional
depth: number
optional
verbose: boolean