Skip to main content
Module

x/license_checker/dev_deps.ts

📄 CLI tool for checking license headers in files
Go to Latest
import * as licenseChecker from "https://deno.land/x/license_checker@v3.2.0/dev_deps.ts";

Classes

Reader utility for strings

Functions

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

Serves HTTP requests with the given handler.