import { ReleaseClient } from "https://deno.land/x/kd_clients@v1.0.0-preview.14/mod.ts";
Downloads all assets for the latest non-prerelease and non-draft release, to the given dirPath.
x/kd_clients/mod.ts>ReleaseClient#downloadAllLatestReleaseAssets
import { ReleaseClient } from "https://deno.land/x/kd_clients@v1.0.0-preview.14/mod.ts";
Downloads all assets for the latest non-prerelease and non-draft release, to the given dirPath.