Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 245 Bytes

provider.md

File metadata and controls

15 lines (10 loc) · 245 Bytes

Provider

Example Usage

import { Provider } from "@vercel/sdk/models/gitnamespacesop.js";

let value: Provider = "github-custom-host";

Values

"github" | "github-custom-host" | "gitlab" | "bitbucket"