deno.land / std@0.224.0 / path / windows / is_glob.ts
12345// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.// This module is browser compatible.export { isGlob } from "../is_glob.ts";
Version Info