Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://garn.io/ts/v0.0.16/check.ts";

§Functions

isCheck
mkCheck

§Type Aliases

Check

Checks are commands (usually shell commands) that are used to define reproducible automated tests or other checks.