# Description:
#   Bazel BUILD rules for external repositories.
#   Exported here for reuse by other Bazel projects that import _this_ project.

licenses(["notice"])

exports_files(glob(["*.BUILD"]))
