deno.land / std@0.224.0 / path / posix / is_glob.ts

is_glob.ts
View Documentation
1
2
3
4
5
// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.// This module is browser compatible.
export { isGlob } from "../is_glob.ts";
std

Version Info

Tagged at
4 months ago