UNPKG

@dataroadinc/setup-auth

Version:

CLI tool and programmatic API for automated OAuth setup across cloud platforms

3 lines (2 loc) 139 B
import { Command } from "@commander-js/extra-typings"; export declare function addCommandGitHubSetupAuth(program: Command): Promise<void>;