mirror of
https://github.com/bazel-contrib/bazel-lib
synced 2024-11-28 21:33:48 +00:00
6 lines
150 B
Python
6 lines
150 B
Python
"Public API for expand template"
|
|
|
|
load("//lib/private:expand_template.bzl", _expand_template = "expand_template")
|
|
|
|
expand_template = _expand_template
|