2
0
Fork 0
mirror of https://github.com/bazel-contrib/bazel-lib synced 2024-11-26 13:30:30 +00:00
bazel-lib/lib/glob_match.bzl
2022-07-28 11:15:14 -07:00

6 lines
105 B
Python

"Public API"
load("//lib/private:glob_match.bzl", _glob_match = "glob_match")
glob_match = _glob_match