Skip to main content
Module

x/wmill/deps.ts>DenoLandProvider

Open-source developer platform to turn scripts into workflows and UIs. Open-source alternative to Airplane and Retool.
Go to Latest
class DenoLandProvider
extends Provider
import { DenoLandProvider } from "https://deno.land/x/wmill@v1.203.0/deps.ts";

Constructors

new
DenoLandProvider(unnamed 0?: DenoLandProviderOptions)

Properties

private
readonly
optional
moduleName: string
private
readonly
registryUrl: string
private
readonly
repositoryUrl: string
name: string

Methods

getRegistryUrl(name: string, version: string): string
getRepositoryUrl(name: string): string
getVersions(name: string): Promise<Versions>