Function unpkgDownloadRootURL

  • Forms a root URL for direct download of artifacts from NPM via unpkg. Pass this root to gpcArtifactPaths to get paths to individual artifacts.

    Parameters

    • family: string

      the name of the GPC family

    • version: string

      the NPM version identifier

    Returns string

    root URL

Generated using TypeDoc