blob: 7eed01258ceee13ef316a8fe955b0c5147d15b25 [file] [log] [blame]
exports_files(
[
"both.png",
"bottom.png",
"favicon.png",
"image.png",
"right.png",
],
visibility = ["//debugger-app:__subpackages__"],
)
filegroup(
name = "images",
srcs = [
"both.png",
"bottom.png",
"favicon.png",
"image.png",
"right.png",
],
visibility = ["//debugger-app:__subpackages__"],
)