import { path } from "https://deno.land/std@0.136.0/_tools/release/deps.ts";
const { isGlob } = path;
The Standard Library has been moved to JSR. See the blog post for details.
import { path } from "https://deno.land/std@0.136.0/_tools/release/deps.ts";
const { isGlob } = path;