mirror of
https://github.com/bazel-contrib/bazel-lib
synced 2024-12-02 10:15:22 +00:00
6 lines
100 B
Python
6 lines
100 B
Python
"Public API"
|
|
|
|
load("//lib/private:host_repo.bzl", _host_repo = "host_repo")
|
|
|
|
host_repo = _host_repo
|