All files / path / windows / is_glob.ts

100.00% Branches 0/0
100.00% Lines 1/1
1
2
3
4
 
 
 
x16


// Copyright 2018-2025 the Deno authors. MIT license.
// This module is browser compatible.

export { isGlob } from "../is_glob.ts";