Skip to main content

VelopackFlowSource class

Retrieves updates from the hosted Velopack Flow service (https://api.velopack.io/).

class VelopackFlowSource

Constructors

ConstructorSummary
constructorCreate a new VelopackFlowSource.

constructor(baseUri)

constructor(baseUri?: string)

Create a new VelopackFlowSource.

Parameters

NameTypeDescription
baseUristringOptional base URI of the Velopack Flow service. Defaults to the hosted service (https://api.velopack.io/). (optional)

Properties

PropertySummary
baseUri

baseUri

baseUri: string

readonly


Generated from velopack 1.2.110-ge826545