class NestLandProvider
extends Provider
import { NestLandProvider } from "https://deno.land/x/cliffy@v0.19.0/command/upgrade/mod.ts";
Constructors
new
NestLandProvider(unnamed 0?: NestLandProviderOptions)Methods
getRegistryUrl(name: string, version: string): string
getRepositoryUrl(name: string): string
getVersions(name: string): Promise<Versions>