Share via


ArchivePackageSourceProperties interface

The properties of the archive package source.

Properties

type

The type of package source for a archive.

url

The external repository url.

Property Details

type

The type of package source for a archive.

type?: string

Property Value

string

url

The external repository url.

url?: string

Property Value

string