Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 244 Bytes

provider.md

File metadata and controls

15 lines (10 loc) · 244 Bytes

Provider

Example Usage

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

let value: Provider = "bitbucket";

Values

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