Skip to main content
Module

x/get_release_url/deps.ts

Deno package + CLI for fetching GitHub/BitBucket/Custom provider release + asset links with pattern matching
import * as getReleaseUrl from "https://deno.land/x/get_release_url@1.0.0/deps.ts";

Functions

Make an assertion that actual and expected are equal, deeply. If not deeply equal, then throw.