2
0
Fork 0
mirror of https://github.com/bazel-contrib/bazel-lib synced 2024-11-28 21:33:48 +00:00
bazel-lib/lib/expand_template.bzl
2023-06-13 16:28:17 -07:00

6 lines
150 B
Python

"Public API for expand template"
load("//lib/private:expand_template.bzl", _expand_template = "expand_template")
expand_template = _expand_template