NpmPackageDownloader

fun interface NpmPackageDownloader

Downloads Npm package from the provided package server.

Functions

Link copied to clipboard
abstract suspend fun downloadPackage(fhirNpmPackage: FhirNpmPackage, packageFolder: File)

Downloads the fhirNpmPackage from the packageServerUrl.