Sign in
pigweed
/
third_party
/
github
/
aspect-build
/
bazel-lib
/
41a9295f07caf8a89442edf1e87bfd37a56bc09c
/
.
/
lib
/
glob_match.bzl
blob: d835ead57380e3d15203880f633f459b0806a0c6 [
file
] [
log
] [
blame
]
"Public API"
load
(
"//lib/private:glob_match.bzl"
,
_glob_match
=
"glob_match"
,
_is_glob
=
"is_glob"
)
glob_match
=
_glob_match
is_glob
=
_is_glob