blob: b6be733ae4f5bb7c5ad872321513a92a284ea9a4 [file] [log] [blame]
load("//bazel:macros.bzl", "exports_files_legacy")
licenses(["notice"])
exports_files_legacy()
filegroup(
name = "hdrs",
srcs = [
"ExternalLayer.h",
"Skottie.h",
"SkottieProperty.h",
],
visibility = ["//modules/skottie:__pkg__"],
)