import { checkLicense } from "https://dotland.deno.dev/x/license_checker@v3.3.1/lib.ts";
Checks the license of the files in the given directory.
type
(configs: Config[], opts?: CheckOptions) => Promise<boolean>
import { checkLicense } from "https://dotland.deno.dev/x/license_checker@v3.3.1/lib.ts";
Checks the license of the files in the given directory.