import * as licenseChecker from "https://deno.land/x/license_checker@v3.3.1/lib.ts";
Variables
Checks the license of the files in the given directory. |
Interfaces
The main config for the license checker. |
Type Aliases
The options for the checkLicense function. |