import { type GitHubVariablesModel } from "https://deno.land/x/kd_clients@v1.0.0-preview.14/core/Models/mod.ts";
Represents multiple variables for an organization and/or repository.
Properties
variables: GitHubVarModel[]
Gets or sets the list of variables for an organization and/or repository.