Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "src/client/v3"

Index

Variables

defaultIndexURLV3

defaultIndexURLV3: "https://api.nuget.org/v3/index.json" = "https://api.nuget.org/v3/index.json"

The default URL for the NuGet v3 API index.

Functions

isV3IndexURL

  • isV3IndexURL(indexURL: string): boolean
  • Determine whether the specified base URL represents the index for v3 of the NuGet API.

    Parameters

    • indexURL: string

      The URL to examine.

    Returns boolean

Generated using TypeDoc